Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
8978012f
Commit
8978012f
authored
Dec 17, 2021
by
RuoYi
Browse files
修复打包后字体图标偶现的乱码问题
parent
7cf4a5da
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/vue.config.js
View file @
8978012f
...
...
@@ -42,6 +42,13 @@ module.exports = {
},
disableHostCheck
:
true
},
css
:
{
loaderOptions
:
{
sass
:
{
sassOptions
:
{
outputStyle
:
"
expanded
"
}
}
}
},
configureWebpack
:
{
name
:
name
,
resolve
:
{
...
...
Write
Preview
Supports
Markdown
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