mirror of https://github.com/portainer/portainer
chore(build): incremental ts build [EE-4204] (#7888)
parent
3f51d077ac
commit
ee5600b6af
|
@ -5,6 +5,7 @@
|
||||||
"module": "es6",
|
"module": "es6",
|
||||||
// "module": "commonjs",
|
// "module": "commonjs",
|
||||||
// "module": "esnext",
|
// "module": "esnext",
|
||||||
|
"incremental": true,
|
||||||
"target": "es2017",
|
"target": "es2017",
|
||||||
"allowJs": true,
|
"allowJs": true,
|
||||||
"checkJs": false,
|
"checkJs": false,
|
||||||
|
|
Loading…
Reference in New Issue