feat: add @pureadmin/theme plugin

This commit is contained in:
xiaoxian521
2022-03-17 15:52:01 +08:00
parent d2d324e3f0
commit 9802a0c51b
5 changed files with 526 additions and 592 deletions

View File

@@ -12,7 +12,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;