Skip to content

Commit

Permalink
Merge pull request #322 from pusher/add-nonsupport-notice-webworkers-ie
Browse files Browse the repository at this point in the history
Update README with non-support notice for Web Workers in IE
  • Loading branch information
damdo authored Jan 21, 2019
2 parents 2b5ece6 + 63a261a commit 8aa6883
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 8aa6883

Please sign in to comment.