diff --git a/Makefile b/Makefile index 57ff674e..33f77dfd 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ package: + rm -rf dist_package ./node_modules/gulp/bin/gulp.js clean ./node_modules/gulp/bin/gulp.js package cp -r dist dist_package