Commit baf3d192 authored by zhouyg's avatar zhouyg Committed by cinwell.li

修正命令路径

parent 6d090bb0
......@@ -15,7 +15,7 @@ dev:
npm run dev
new:
node bin/new.js $(filter-out $@,$(MAKECMDGOALS))
node build/bin/new.js $(filter-out $@,$(MAKECMDGOALS))
dist: install
npm run dist
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment