mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 04:48:53 +00:00
chore: no mangle classnames for better debugging (#9459)
This commit is contained in:
@@ -39,6 +39,7 @@ const OptimizeOptionOptions: (
|
||||
unused: true,
|
||||
},
|
||||
mangle: true,
|
||||
keep_classnames: true,
|
||||
},
|
||||
}),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user