mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
`global` property is not available in the browser, previously this was polyfilled through `core-js`. This now fails with `global is not defined`, since global cannot be accessed when not defined. PR Close #41739 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| comm_spec.ts | ||
| integration_spec.ts | ||
| module_spec.ts | ||