Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fns_front_2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenqikuai
fns_front_2
Commits
56e9ffda
Commit
56e9ffda
authored
Sep 18, 2021
by
chenqikuai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
a9db791a
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
9 deletions
+1
-9
main.ts
src/main.ts
+1
-1
vue.config.js
vue.config.js
+0
-8
No files found.
src/main.ts
View file @
56e9ffda
...
...
@@ -11,7 +11,7 @@ import {
Toast
,
Popover
,
}
from
'vant'
import
{
Quasar
}
from
'quasar'
import
{
Quasar
}
from
'quasar'
import
quasarConfig
from
'./plugins/quasar-config'
import
'@/assets/styles/style.less'
import
'@/styles/quasar.scss'
...
...
vue.config.js
View file @
56e9ffda
...
...
@@ -10,11 +10,4 @@ module.exports = {
}
},
},
configureWebpack
:
{
optimization
:
{
splitChunks
:
{
maxSize
:
200
*
1024
,
}
}
}
}
\ No newline at end of file
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