Commit feb564b3 authored by rockyl's avatar rockyl

修复build脚本

parent d3cfb4f5
......@@ -12,9 +12,7 @@
"scripts": {
"dev": "rollup -c -w",
"build:rollup": "rollup -c",
"build": "npm run depend",
"depend": "npm install",
"clean": "rm -rf ./node_modules",
"build": "npm install",
"start": "node dist/index.js"
},
"devDependencies": {
......
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