Skip to content

Commit

Permalink
setupElegantRouter add env
Browse files Browse the repository at this point in the history
  • Loading branch information
RockerHX authored Jun 19, 2024
1 parent 57b0808 commit 4705921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/plugins/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export function setupVitePlugins(viteEnv: Env.ImportMeta, buildTime: string) {
}),
vueJsx(),
VueDevtools(),
setupElegantRouter(),
setupElegantRouter(viteEnv),
setupUnocss(viteEnv),
...setupUnplugin(viteEnv),
progress(),
Expand Down

0 comments on commit 4705921

Please sign in to comment.