mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-17 14:13:41 +08:00
setupElegantRouter add env
This commit is contained in:
@@ -17,7 +17,7 @@ export function setupVitePlugins(viteEnv: Env.ImportMeta, buildTime: string) {
|
||||
}),
|
||||
vueJsx(),
|
||||
VueDevtools(),
|
||||
setupElegantRouter(),
|
||||
setupElegantRouter(viteEnv),
|
||||
setupUnocss(viteEnv),
|
||||
...setupUnplugin(viteEnv),
|
||||
progress(),
|
||||
|
||||
Reference in New Issue
Block a user