mirror of
https://github.com/gotson/komga.git
synced 2025-01-07 03:07:16 +08:00
build(webui): increase memory for ForkTsCheckerWebpackPlugin
This commit is contained in:
parent
90d1a8ee96
commit
01a00a7580
5
komga-webui/fork-ts-checker.config.js
Normal file
5
komga-webui/fork-ts-checker.config.js
Normal file
@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
typescript: {
|
||||
memoryLimit: 4096,
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue
Block a user