Skip to content

Commit

Permalink
Use dev instead of serve
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenvn committed Dec 10, 2020
1 parent 79c0eef commit f13a609
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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"dev": "vue-cli-service serve",
"build": "vue-cli-service build --mode production",
"lint": "vue-cli-service lint",
"build:analyze": "yarn build --report",
Expand Down

0 comments on commit f13a609

Please sign in to comment.