更新解决打包兼容问题
This commit is contained in:
@ -29,5 +29,8 @@ export default defineConfig({
|
||||
fonts: {}
|
||||
})
|
||||
],
|
||||
transformers: [transformerDirectives(), transformerVariantGroup()]
|
||||
transformers: [
|
||||
transformerDirectives(),
|
||||
transformerVariantGroup()
|
||||
]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user