Skip to content

Commit

Permalink
remove awesome-ajv-errors
Browse files Browse the repository at this point in the history
There was a strange error with awesome-ajv-error trying to import
ansiColors into the browser's code.
  • Loading branch information
Yngwarr committed Feb 27, 2024
1 parent 126c08e commit d783071
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test_report/test.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash

rm -r node_modules
rm -r ../sof-js/node_modules
# git co "$@"
bun i
bun run build

0 comments on commit d783071

Please sign in to comment.