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 |
||
|---|---|---|
| .. | ||
| cli | ||
| config | ||
| src | ||
| test | ||
| testing | ||
| worker | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||
| safety-worker.js | ||