mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 05:19:39 +02:00
chore(build): incremental ts build [EE-4204] (#7888)
This commit is contained in:
parent
3f51d077ac
commit
ee5600b6af
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
"module": "es6",
|
||||
// "module": "commonjs",
|
||||
// "module": "esnext",
|
||||
"incremental": true,
|
||||
"target": "es2017",
|
||||
"allowJs": true,
|
||||
"checkJs": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue