We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49424d0 commit 7632cdfCopy full SHA for 7632cdf
1 file changed
build.sh
@@ -3,6 +3,8 @@ cp * build
3
4
files=(
5
"node_modules/chai/index.js"
6
+ "node_modules/mocha/mocha.css"
7
+ "node_modules/mocha/mocha.js"
8
"node_modules/path-browserify/index.js"
9
)
10
0 commit comments