Merge pull request #9 from mazhiyuan-aiit/bugfix-import-themePreprocessorPlugin

fix: 修复启动时的异常TypeError: (0 , import_theme.default) is not a function
This commit is contained in:
valarchie 2024-06-28 19:39:38 +08:00 committed by GitHub
commit 7a9a301935
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ import { configCompressPlugin } from "./compress";
// import ElementPlus from "unplugin-element-plus/vite";
import { visualizer } from "rollup-plugin-visualizer";
import removeConsole from "vite-plugin-remove-console";
import themePreprocessorPlugin from "@pureadmin/theme";
import { themePreprocessorPlugin } from "@pureadmin/theme";
import { genScssMultipleScopeVars } from "../src/layout/theme";
export function getPluginsList(