Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
docs(readme): add note about newrelic (#486)
Browse files Browse the repository at this point in the history
perhaps we should create a FAQ
  • Loading branch information
PatrickJS authored and mhevery committed Nov 16, 2016
1 parent 41a9047 commit cf7dd6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
Implements _Zones_ for JavaScript, inspired by [Dart](https://www.dartlang.org/articles/zones/).

> If you're using zone.js via unpkg please provide a query param `?main=browser`
`https://unpkg.com/zone.js?main=browser`
`https://unpkg.com/zone.js?main=browser`
> If you're using `newrelic` make sure you import `newrelic` first as it patches global.Promise before zone,js does
# NEW Zone.js POST-v0.6.0

Expand Down

0 comments on commit cf7dd6d

Please sign in to comment.