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 587b800 commit 4833609Copy full SHA for 4833609
scripts/dist
@@ -1,3 +1,6 @@
1
+rm -rf dist/
2
+mkdir -p dist/
3
+
4
BUILD="webpack --devtool source-map --config webpack.config.build.js"
5
6
eval $BUILD
0 commit comments