mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 15:40:57 -07:00
wip
This commit is contained in:
parent
1c72c109ce
commit
aefb0f3833
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ const isProduction = env === 'production';
|
|||
|
||||
export default (version, lang) => {
|
||||
const plugins = [
|
||||
//new HardSourceWebpackPlugin(),
|
||||
new HardSourceWebpackPlugin(),
|
||||
consts(lang)
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue