Skip to content

Commit 097f433

Browse files
devversionmmalerba
authored andcommitted
build: do not run ngc postinstall on schematics (#16758)
1 parent b796b6e commit 097f433

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

angular-tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"exclude": [
1919
"node_modules/@angular/bazel/**",
2020
"node_modules/@angular/compiler-cli/**",
21+
"node_modules/@angular/**/schematics/**",
2122
"node_modules/@angular/**/testing/**"
2223
]
2324
}

0 commit comments

Comments
 (0)