Commit 24e3b94
fix(@schematics/angular): add
When not specified the `commonjs` will be used which will cause erros when consuming the library `Module not found: Error: Can't resolve ' commonjs-proxy:../file`
ng-packagr/ng-packagr#944
Closes #11255module option in library tsconfig1 parent 4c8a1ac commit 24e3b94
File tree
1 file changed
+1
-0
lines changed- packages/schematics/angular/library/files/__projectRoot__
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments