Skip to content

Commit

Permalink
fix: 命令修改
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivomo committed May 2, 2022
1 parent 68b23c3 commit c15af1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js",
"build": "node build/transformHTML.js && cd build && gulp scss2",
"build": "node build/transformHTML.js && cd build && gulp",
"build-html": "node build/transformHTML.js",
"build-css": "cd build && gulp"
},
Expand Down

0 comments on commit c15af1c

Please sign in to comment.