更新 vite.config.ts
All checks were successful
CI / cache-and-install (push) Successful in 1m25s

This commit is contained in:
2024-08-22 20:31:16 +08:00
parent dd116501e2
commit 38e95fc615

View File

@ -123,6 +123,8 @@ function Plugins() {
headEnabled: true,
}),
vueDevTools(),
// https://github.com/unplugin/unplugin-vue-components/issues/664$0
// https://github.com/VaJoy/vite-plugin-cdn-import-async$0
// https://github.com/mmf-fe/vite-plugin-cdn-import/blob/HEAD/README.zh-CN.md
// 会对 Components 插件的自动导入产生影响。
/* cdnImport({