Skip to content

Commit

Permalink
script for joe to spin up standalone devtools
Browse files Browse the repository at this point in the history
  • Loading branch information
rconjoe committed Oct 23, 2021
1 parent c395299 commit 65ad12a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"scripts": {
"serve": "NODE_ENV=test && vue-cli-service serve --port=8081",
"winServe": "set NODE_ENV=test && vue-cli-service serve --port=8081",
"dev": "./node_modules/.bin/vue-devtools",
"build": "vue-cli-service build",
"test:unit": "vue-cli-service test:unit",
"test:e2e": "vue-cli-service test:e2e",
Expand Down

0 comments on commit 65ad12a

Please sign in to comment.