fix(ci): disable incremental resources build cache state
This commit is contained in:
parent
92715455a4
commit
5f18376d59
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"incremental": false,
|
||||
"rootDir": "src/resources",
|
||||
"outDir": "dist/resources",
|
||||
"declaration": false,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue