Skip to content

Commit 58f361b

Browse files
committed
added another script specific for e2e
1 parent 5bb64d0 commit 58f361b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"private": true,
88
"scripts": {
99
"serve": "vue-cli-service serve --https true",
10+
"e2e-serve": "vue-cli-service serve",
1011
"build": "vue-cli-service build",
1112
"lint": "vue-cli-service lint"
1213
},

0 commit comments

Comments
 (0)