Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Commit 5caf0d8

Browse files
committed
Added package clean
1 parent 0eed06f commit 5caf0d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
package:
2+
rm -rf dist_package
23
./node_modules/gulp/bin/gulp.js clean
34
./node_modules/gulp/bin/gulp.js package
45
cp -r dist dist_package

0 commit comments

Comments
 (0)