mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-03-14 09:41:05 +01:00
chore: test
This commit is contained in:
parent
4af72b1c4b
commit
5c7ef366ec
1 changed files with 2 additions and 0 deletions
|
@ -55,7 +55,9 @@ export function getConfig(): UserConfig {
|
|||
reactivityTransform: true,
|
||||
}),
|
||||
ReactivityTransform(),
|
||||
/*
|
||||
pluginUnwindCssModuleClassName(),
|
||||
*/
|
||||
pluginJson5(),
|
||||
...process.env.NODE_ENV === 'production'
|
||||
? [
|
||||
|
|
Loading…
Add table
Reference in a new issue