diff --git a/ibexa/commerce/6.0/encore/ibexa.tsconfig.json b/ibexa/commerce/6.0/encore/ibexa.tsconfig.json deleted file mode 100644 index 353f046f..00000000 --- a/ibexa/commerce/6.0/encore/ibexa.tsconfig.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "extends": "@ibexa/ts-config", - "include": [ - "vendor/ibexa/**/*" - ], - "exclude": [ - "vendor/ibexa/**/node_modules/**/*", - "vendor/ibexa/**/vendors/**/*", - "vendor/ibexa/**/vendor/**/*" - ], - "compilerOptions": { - "paths": {} - } -} diff --git a/ibexa/commerce/6.0/encore/tsconfig.json b/ibexa/commerce/6.0/encore/tsconfig.json new file mode 100644 index 00000000..e6032b12 --- /dev/null +++ b/ibexa/commerce/6.0/encore/tsconfig.json @@ -0,0 +1,6 @@ +{ + "files": [], + "references": [ + { "path": "./tsconfig.ibexa.json" } + ] +} diff --git a/ibexa/experience/6.0/encore/ibexa.tsconfig.json b/ibexa/experience/6.0/encore/ibexa.tsconfig.json deleted file mode 100644 index 353f046f..00000000 --- a/ibexa/experience/6.0/encore/ibexa.tsconfig.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "extends": "@ibexa/ts-config", - "include": [ - "vendor/ibexa/**/*" - ], - "exclude": [ - "vendor/ibexa/**/node_modules/**/*", - "vendor/ibexa/**/vendors/**/*", - "vendor/ibexa/**/vendor/**/*" - ], - "compilerOptions": { - "paths": {} - } -} diff --git a/ibexa/experience/6.0/encore/tsconfig.json b/ibexa/experience/6.0/encore/tsconfig.json new file mode 100644 index 00000000..e6032b12 --- /dev/null +++ b/ibexa/experience/6.0/encore/tsconfig.json @@ -0,0 +1,6 @@ +{ + "files": [], + "references": [ + { "path": "./tsconfig.ibexa.json" } + ] +} diff --git a/ibexa/headless/5.0/encore/ibexa.tsconfig.json b/ibexa/headless/5.0/encore/ibexa.tsconfig.json deleted file mode 100644 index 353f046f..00000000 --- a/ibexa/headless/5.0/encore/ibexa.tsconfig.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "extends": "@ibexa/ts-config", - "include": [ - "vendor/ibexa/**/*" - ], - "exclude": [ - "vendor/ibexa/**/node_modules/**/*", - "vendor/ibexa/**/vendors/**/*", - "vendor/ibexa/**/vendor/**/*" - ], - "compilerOptions": { - "paths": {} - } -} diff --git a/ibexa/headless/5.0/encore/tsconfig.json b/ibexa/headless/5.0/encore/tsconfig.json new file mode 100644 index 00000000..e6032b12 --- /dev/null +++ b/ibexa/headless/5.0/encore/tsconfig.json @@ -0,0 +1,6 @@ +{ + "files": [], + "references": [ + { "path": "./tsconfig.ibexa.json" } + ] +} diff --git a/ibexa/oss/6.0/encore/ibexa.tsconfig.json b/ibexa/oss/6.0/encore/ibexa.tsconfig.json deleted file mode 100644 index 353f046f..00000000 --- a/ibexa/oss/6.0/encore/ibexa.tsconfig.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "extends": "@ibexa/ts-config", - "include": [ - "vendor/ibexa/**/*" - ], - "exclude": [ - "vendor/ibexa/**/node_modules/**/*", - "vendor/ibexa/**/vendors/**/*", - "vendor/ibexa/**/vendor/**/*" - ], - "compilerOptions": { - "paths": {} - } -} diff --git a/ibexa/oss/6.0/encore/tsconfig.json b/ibexa/oss/6.0/encore/tsconfig.json new file mode 100644 index 00000000..e6032b12 --- /dev/null +++ b/ibexa/oss/6.0/encore/tsconfig.json @@ -0,0 +1,6 @@ +{ + "files": [], + "references": [ + { "path": "./tsconfig.ibexa.json" } + ] +}