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 8e735fa commit 1fbc722Copy full SHA for 1fbc722
build.sh
@@ -1,4 +1,4 @@
1
mkdir -p dist
2
# if you don't have it, npm install -g minifier
3
-minify --output dist/bundle.js bundle.js
+# minify --output dist/bundle.js bundle.js
4
cp index.html dist/index.html
0 commit comments