Commit 51e8c6b
committed
fix(tsconfig): fix loading of typings
"main" typings were both excluded and partially included by filesGlob (read by awesome-typescript-loader). Instead "browser" typings are included, thus including typings type definitions like angular.1 parent ce0533f commit 51e8c6b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments