Merge js into one file

This commit is contained in:
Isaac
2024-10-18 18:49:01 +04:00
parent 7308cb8978
commit f67027d7e9
4 changed files with 2 additions and 4 deletions

View File

@@ -11,6 +11,5 @@ module.exports = merge(common, {
compress: true,
},
})],
runtimeChunk: 'single',
},
});