chore: test
This commit is contained in:
parent
4af72b1c4b
commit
5c7ef366ec
|
@ -55,7 +55,9 @@ export function getConfig(): UserConfig {
|
|||
reactivityTransform: true,
|
||||
}),
|
||||
ReactivityTransform(),
|
||||
/*
|
||||
pluginUnwindCssModuleClassName(),
|
||||
*/
|
||||
pluginJson5(),
|
||||
...process.env.NODE_ENV === 'production'
|
||||
? [
|
||||
|
|
Loading…
Reference in New Issue