build: fixes an issue where dev env could lead to javascript heap out of memory
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"module": "commonjs",
|
||||
"outDir": "../dist",
|
||||
"noEmit": false,
|
||||
"incremental": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@server/*": ["*"]
|
||||
|
||||
Reference in New Issue
Block a user