Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
EcomWeb
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
zhanbo.xu
2025-03-17 17:05:26 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d0da937b70ee8b45a8a8ec63c0ddb4cd0a39e663
d0da937b
1 parent
183279aa
修改配置
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
package.json
package.json
View file @
d0da937
...
...
@@ -6,7 +6,7 @@
"license"
:
"MIT"
,
"scripts"
:
{
"dev"
:
"vue-cli-service serve"
,
"build:dev
ing
"
:
"vue-cli-service build --mode deving"
,
"build:dev"
:
"vue-cli-service build --mode deving"
,
"build:test"
:
"vue-cli-service build --mode staging"
,
"build:demo"
:
"vue-cli-service build --mode demo"
,
"build:uat"
:
"vue-cli-service build --mode uat"
,
...
...
Please
register
or
login
to post a comment