mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 00:03:51 +09:00
wip
This commit is contained in:
@ -9,7 +9,7 @@ const isProduction = env === 'production';
|
||||
|
||||
export default (version, lang) => {
|
||||
const plugins = [
|
||||
//new HardSourceWebpackPlugin(),
|
||||
new HardSourceWebpackPlugin(),
|
||||
consts(lang)
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user