Skip to content

Commit 4833609

Browse files
committed
rm old dist before re-building dist
1 parent 587b800 commit 4833609

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/dist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
rm -rf dist/
2+
mkdir -p dist/
3+
14
BUILD="webpack --devtool source-map --config webpack.config.build.js"
25

36
eval $BUILD

0 commit comments

Comments
 (0)