Skip to content

Commit

Permalink
feat✨: 添加插件
Browse files Browse the repository at this point in the history
  • Loading branch information
abulo committed Jul 1, 2024
1 parent 045c429 commit 207fee4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions admin/build/plugins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ import vueJsx from "@vitejs/plugin-vue-jsx";
import eslintPlugin from "vite-plugin-eslint";
import viteCompression from "vite-plugin-compression";
import vueSetupExtend from "unplugin-vue-setup-extend-plus/vite";
import NextDevTools from "vite-plugin-vue-devtools";

/**
* 创建 vite 插件
* @param viteEnv
Expand Down

0 comments on commit 207fee4

Please sign in to comment.