Skip to content

Commit

Permalink
Remove uesless workflow task
Browse files Browse the repository at this point in the history
  • Loading branch information
guo-yu committed Dec 17, 2014
1 parent ab5d24e commit 7d1d7e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"watch": "rewatch less/*.less -c 'npm run build-less'",
"dev-watch": "rewatch less/*.less -c 'npm run dev-build-less'",
"build-less": "node_modules/.bin/lessc -x less/embed.less dist/embed.min.css",
"dev-build-less": "node_modules/.bin/lessc -x less/embed.less ../duoshuo-embed/dist/embed.min.css",
"dev": "npm run watch & npm run serve",
"start": "npm run dev"
},
Expand Down

0 comments on commit 7d1d7e3

Please sign in to comment.