研发图纸文件管理系统-前端项目
iczer
2020-07-22 272f740597aba67eaf2ef821c9a647b8dad3a07a
chore: optimize the efficiency of theme switching; :star2:
1个文件已修改
1 ■■■■ 已修改文件
vue.config.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js
@@ -16,6 +16,7 @@
      new ThemeColorReplacer({
        fileName: 'css/theme-colors-[contenthash:8].css',
        matchColors: getThemeColors(),
        injectCss: true,
        resolveCss
      })
    )