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": "commonjs",
|
||||
// "module": "esnext",
|
||||
"incremental": true,
|
||||
"target": "es2017",
|
||||
"allowJs": true,
|
||||
"checkJs": false,
|
||||
|
|
Loading…
Reference in New Issue