Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

Commit f741d89

Browse files
committed
Update package.json
1 parent 1349845 commit f741d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",
7-
"build": "vue-cli-service build --modern",
7+
"build": "vue-cli-service build",
88
"build:gh-pages": "cross-env DEPLOY_ENV=GH_PAGES vue-cli-service build --modern",
99
"deploy:gh-pages": "cross-env NODE_DEBUG=gh-pages gh-pages -d dist -t",
1010
"lint": "vue-cli-service lint"

0 commit comments

Comments
 (0)