Skip to content

Commit

Permalink
update README w/ non-support for Web Workers in IE
Browse files Browse the repository at this point in the history
  • Loading branch information
damdo committed Jan 21, 2019
1 parent 2b5ece6 commit 63a261a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Notes:
* This build uses React Native's NetInfo API to detect changes on connectivity state. It will use this to automatically reconnect.

### Web Workers

(`pusher-js`'s Web Workers implementation is currently not compatible with Internet Explorer)
You can import the worker script (`pusher.worker.js`, not `pusher.js`) from the CDN:

```javascript
Expand Down

0 comments on commit 63a261a

Please sign in to comment.