feat: use @pureadmin/theme

This commit is contained in:
xiaoxian521
2022-03-17 15:45:11 +08:00
parent 6887d4b1b8
commit 45743a7c74
5 changed files with 357 additions and 373 deletions

View File

@@ -11,7 +11,7 @@ import VueI18n from "@intlify/vite-plugin-vue-i18n";
import ElementPlus from "unplugin-element-plus/vite";
import { visualizer } from "rollup-plugin-visualizer";
import removeConsole from "vite-plugin-remove-console";
import themePreprocessorPlugin from "@zougt/vite-plugin-theme-preprocessor";
import themePreprocessorPlugin from "@pureadmin/theme";
export function getPluginsList(command, VITE_LEGACY) {
const prodMock = true;