mirror of
https://gitee.com/yiming_chang/vue-pure-admin.git
synced 2024-11-29 17:57:37 +08:00
fix: update
This commit is contained in:
parent
c5dccc05af
commit
574a2550f5
@ -13,7 +13,7 @@ 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 { genScssMultipleScopeVars } from "../src/plugins/vxe-table/theme";
|
||||
import { genScssMultipleScopeVars } from "/@/layout/theme/theme";
|
||||
|
||||
export function getPluginsList(command, VITE_LEGACY) {
|
||||
const prodMock = true;
|
||||
|
Loading…
Reference in New Issue
Block a user