mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-27 00:43:23 +08:00
fix: fixed svg icon load failure and enabled global injection bem.scss
This commit is contained in:
@@ -67,6 +67,8 @@ interface ApplicationPluginOptions extends CommonPluginOptions {
|
||||
importmapOptions?: ImportmapPluginOptions;
|
||||
/** 是否注入app loading */
|
||||
injectAppLoading?: boolean;
|
||||
/** 是否注入全局scss */
|
||||
injectGlobalScss?: boolean;
|
||||
/** 是否注入版权信息 */
|
||||
license?: boolean;
|
||||
/** 是否开启pwa */
|
||||
|
||||
Reference in New Issue
Block a user