Skip to content

Commit 93aa150

Browse files
committed
build: disable ivy in legacy gulp setup
Sets `enableIvy: false` for all `tsconfig-build` files which are still used by the legacy gulp build setup.
1 parent 400aac5 commit 93aa150

File tree

79 files changed

+79
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+79
-0
lines changed

src/cdk-experimental/clipboard/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/cdk-experimental/dialog/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/cdk-experimental/popover-edit/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/cdk-experimental/scrolling/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"public-api.ts"
55
],
66
"angularCompilerOptions": {
7+
"enableIvy": false,
78
"annotateForClosureCompiler": true,
89
"strictMetadataEmit": true,
910
"flatModuleOutFile": "index.js",

src/cdk-experimental/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"typings.d.ts"
2323
],
2424
"angularCompilerOptions": {
25+
"enableIvy": false,
2526
"annotateForClosureCompiler": true,
2627
"strictMetadataEmit": true,
2728
"flatModuleOutFile": "index.js",

src/cdk/a11y/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"public-api.ts"
55
],
66
"angularCompilerOptions": {
7+
"enableIvy": false,
78
"annotateForClosureCompiler": true,
89
"strictMetadataEmit": true,
910
"flatModuleOutFile": "index.js",

src/cdk/accordion/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"public-api.ts"
55
],
66
"angularCompilerOptions": {
7+
"enableIvy": false,
78
"annotateForClosureCompiler": true,
89
"strictMetadataEmit": true,
910
"flatModuleOutFile": "index.js",

src/cdk/bidi/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"public-api.ts"
55
],
66
"angularCompilerOptions": {
7+
"enableIvy": false,
78
"annotateForClosureCompiler": true,
89
"strictMetadataEmit": true,
910
"flatModuleOutFile": "index.js",

src/cdk/coercion/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"public-api.ts"
55
],
66
"angularCompilerOptions": {
7+
"enableIvy": false,
78
"annotateForClosureCompiler": true,
89
"strictMetadataEmit": true,
910
"flatModuleOutFile": "index.js",

src/cdk/collections/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"public-api.ts"
55
],
66
"angularCompilerOptions": {
7+
"enableIvy": false,
78
"annotateForClosureCompiler": true,
89
"strictMetadataEmit": true,
910
"flatModuleOutFile": "index.js",

src/cdk/drag-drop/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"public-api.ts"
55
],
66
"angularCompilerOptions": {
7+
"enableIvy": false,
78
"annotateForClosureCompiler": true,
89
"strictMetadataEmit": true,
910
"flatModuleOutFile": "index.js",

src/cdk/keycodes/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"public-api.ts"
55
],
66
"angularCompilerOptions": {
7+
"enableIvy": false,
78
"annotateForClosureCompiler": true,
89
"strictMetadataEmit": true,
910
"flatModuleOutFile": "index.js",

src/cdk/layout/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"public-api.ts"
55
],
66
"angularCompilerOptions": {
7+
"enableIvy": false,
78
"annotateForClosureCompiler": true,
89
"strictMetadataEmit": true,
910
"flatModuleOutFile": "index.js",

src/cdk/observers/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"public-api.ts"
55
],
66
"angularCompilerOptions": {
7+
"enableIvy": false,
78
"annotateForClosureCompiler": true,
89
"strictMetadataEmit": true,
910
"flatModuleOutFile": "index.js",

src/cdk/overlay/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"public-api.ts"
55
],
66
"angularCompilerOptions": {
7+
"enableIvy": false,
78
"annotateForClosureCompiler": true,
89
"strictMetadataEmit": true,
910
"flatModuleOutFile": "index.js",

src/cdk/platform/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"public-api.ts"
55
],
66
"angularCompilerOptions": {
7+
"enableIvy": false,
78
"annotateForClosureCompiler": true,
89
"strictMetadataEmit": true,
910
"flatModuleOutFile": "index.js",

src/cdk/portal/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"public-api.ts"
55
],
66
"angularCompilerOptions": {
7+
"enableIvy": false,
78
"annotateForClosureCompiler": true,
89
"strictMetadataEmit": true,
910
"flatModuleOutFile": "index.js",

src/cdk/scrolling/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/cdk/stepper/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/cdk/table/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/cdk/testing/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/cdk/text-field/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"public-api.ts"
55
],
66
"angularCompilerOptions": {
7+
"enableIvy": false,
78
"annotateForClosureCompiler": true,
89
"strictMetadataEmit": true,
910
"flatModuleOutFile": "index.js",

src/cdk/tree/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/cdk/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"typings.d.ts"
2222
],
2323
"angularCompilerOptions": {
24+
"enableIvy": false,
2425
"annotateForClosureCompiler": true,
2526
"strictMetadataEmit": true,
2627
"flatModuleOutFile": "index.js",

src/google-maps/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"typings.d.ts"
2222
],
2323
"angularCompilerOptions": {
24+
"enableIvy": false,
2425
"annotateForClosureCompiler": true,
2526
"strictMetadataEmit": true,
2627
"flatModuleOutFile": "index.js",

src/material-examples/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"public-api.ts"
3939
],
4040
"angularCompilerOptions": {
41+
"enableIvy": false,
4142
"annotateForClosureCompiler": true,
4243
"strictMetadataEmit": true,
4344
"flatModuleOutFile": "index.js",

src/material-experimental/mdc-autocomplete/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material-experimental/mdc-button/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material-experimental/mdc-card/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material-experimental/mdc-checkbox/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material-experimental/mdc-chips/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material-experimental/mdc-helpers/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material-experimental/mdc-menu/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material-experimental/mdc-radio/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material-experimental/mdc-select/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material-experimental/mdc-sidenav/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material-experimental/mdc-slide-toggle/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material-experimental/mdc-slider/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material-experimental/mdc-tabs/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material-experimental/popover-edit/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material-experimental/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"typings.d.ts"
2525
],
2626
"angularCompilerOptions": {
27+
"enableIvy": false,
2728
"annotateForClosureCompiler": true,
2829
"strictMetadataEmit": true,
2930
"flatModuleOutFile": "index.js",

src/material-moment-adapter/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"public-api.ts"
3737
],
3838
"angularCompilerOptions": {
39+
"enableIvy": false,
3940
"annotateForClosureCompiler": true,
4041
"strictMetadataEmit": true,
4142
"flatModuleOutFile": "index.js",

src/material/autocomplete/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material/badge/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material/bottom-sheet/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material/button-toggle/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material/button/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material/card/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material/checkbox/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

src/material/chips/tsconfig-build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"../typings.d.ts"
66
],
77
"angularCompilerOptions": {
8+
"enableIvy": false,
89
"annotateForClosureCompiler": true,
910
"strictMetadataEmit": true,
1011
"flatModuleOutFile": "index.js",

0 commit comments

Comments
 (0)