diff --git a/build.sh b/build.sh index 2526181cd..85c177994 100644 --- a/build.sh +++ b/build.sh @@ -1,5 +1,4 @@ #!/usr/bin/env bash -npm i rm -rf dist mkdir dist ./node_modules/.bin/webpack --config webpack.prod.config.js