| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
nativescript-angular uses a fork of the zone.js package in order to work around incompatibilities between node, browser, and mobile implementations.
The fork resides at https://github.com/NativeScript/zone.js in the zone-nativescript branch. It adds a separate lib/nativescript/nativescript.ts entry point that is used to generate a new bundle: dist/zone-nativescript.js.
To upgrade to a newer release of zone.js:
| Back | FazBrowse Home | New Git URL |