mirror of
https://github.com/misskey-dev/misskey
synced 2024-11-24 07:06:31 +09:00
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
Block a user