update progress

This commit is contained in:
baiyaaaaa
2016-09-07 01:15:39 +08:00
parent 06bf9e4685
commit 38cb32609c
17 changed files with 308 additions and 100 deletions

View File

@@ -16,7 +16,7 @@ dev:
new:
node bin/new.js $(filter-out $@,$(MAKECMDGOALS))
dist:
dist: install
npm run dist
dist-all: