Alex Eagle
|
800e90e4ed
|
fix(zone.js): don't rely on global node typings outside of node/ directory (#31783)
PR Close #31783
|
2019-07-30 12:59:40 -07: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 |
|
Alex Eagle
|
e6f1b04cd5
|
fix(zone.js): restore definition of global (#31453)
This partially reverts some changes from https://github.com/angular/zone.js/commit/71b93711806000d7788e79451478e20d6086aa8a#diff-dd469785fca8680a5b33b1e81c5cfd91R1420
These broke the g3sync of zone.js because we use the output of the TypeScript compiler directly, rather than rely on the rollup commonjs plugin to define the global symbol
PR Close #31453
|
2019-07-09 09:34:50 -07:00 |
|
Michael Prentice
|
95a9d67599
|
test(zone.js): fix typos (#31358)
Relates to #31144
PR Close #31358
|
2019-07-02 11:29:33 -07:00 |
|
JiaLiPassion
|
5eb7426216
|
build: move zone.js to angular repo (#30962)
PR Close #30962
|
2019-06-20 11:27:39 -07:00 |
|