Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
0bd4bc30
authored
2023-05-19 09:50:15 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:打包配置
1 parent
ae66a570
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
vue.config.js
vue.config.js
View file @
0bd4bc3
...
...
@@ -86,7 +86,6 @@ module.exports = {
])
// when there are many pages, it will cause too many meaningscss requests
config
.
plugins
.
delete
(
'prefetch'
)
config
.
module
.
rule
(
'svg'
)
.
exclude
.
add
(
resolve
(
'src/image/icons'
))
...
...
Please
register
or
sign in
to post a comment