mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
chore:
This commit is contained in:
@@ -43,12 +43,7 @@ export default ({ command, mode }) => {
|
||||
vueJsx(),
|
||||
vue(),
|
||||
// 压缩build后的代码
|
||||
viteCompression(),
|
||||
PurgeIcons({
|
||||
// iconSource: "local"
|
||||
// remoteDataAPI: "https://gitee.com/fast-crud/collections-json/raw/master/json",
|
||||
// includedCollections: ["ion"]
|
||||
})
|
||||
viteCompression()
|
||||
//主题色替换
|
||||
//...configThemePlugin(true),
|
||||
// viteThemePlugin({
|
||||
|
||||
Reference in New Issue
Block a user