Matias Niemelä
e9ee6859e3
revert: build: remove vendored Babel typings ( #33176 ) ( #33215 )
...
This reverts commit 4c63e6ba04
.
PR Close #33215
2019-10-17 00:24:25 -04:00
Alex Eagle
4c63e6ba04
build: remove vendored Babel typings ( #33176 )
...
These were getting included in the @angular/localize package.
Instead, patch the upstream files to work with TS typeRoots option
See bazelbuild/rules_nodejs#1033
PR Close #33176
2019-10-16 12:54:28 -04:00
Paul Gschwendtner
60f58bf051
refactor: ensure zone.js can be built with typescript strict flag ( #30993 )
...
As part of FW-1265, the `zone.js` package is made compatible
with the TypeScript `--strict` flag. Read more about the strict flag [here](https://www.typescriptlang.org/docs/handbook/compiler-options.html )
PR Close #30993
2019-07-18 14:21:26 -07:00
JiaLiPassion
5eb7426216
build: move zone.js to angular repo ( #30962 )
...
PR Close #30962
2019-06-20 11:27:39 -07:00