mirror of
https://github.com/misskey-dev/misskey
synced 2024-11-25 07:37:13 +09:00
wip
This commit is contained in:
parent
455f70ef50
commit
211b62eb92
@ -9,7 +9,7 @@ const isProduction = env === 'production';
|
||||
|
||||
export default (version, lang) => {
|
||||
const plugins = [
|
||||
//new HardSourceWebpackPlugin(),
|
||||
new HardSourceWebpackPlugin(),
|
||||
consts(lang)
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user