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