mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 03:32:52 +00:00
build: add incremental build
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"declaration": true,
|
||||
"experimentalDecorators": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"incremental": true,
|
||||
"inlineSourceMap": true,
|
||||
"module": "CommonJS",
|
||||
"moduleResolution": "node",
|
||||
|
||||
Reference in New Issue
Block a user