Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
x-dcloud-apaas-cli-starter
form-layout-template
Commits
57447cf2
Commit
57447cf2
authored
2 months ago
by
唐炜
Browse files
Options
Download
Email Patches
Plain Diff
增加build
parent
35cd1627
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package.json
+2
-1
package.json
with
2 additions
and
1 deletion
+2
-1
package.json
+
2
-
1
View file @
57447cf2
...
...
@@ -10,7 +10,8 @@
"scripts"
:
{
"lint"
:
"vue-cli-service lint"
,
"serve"
:
"vue-cli-service serve src/index.js"
,
"debug"
:
"df-apaas-cli debug"
"debug"
:
"df-apaas-cli debug"
,
"build"
:
"df-apaas-cli build"
},
"dependencies"
:
{
"
core-js
"
:
"
3.8.3
"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help