Skip to content

Commit

Permalink
note about polyfill use in Node
Browse files Browse the repository at this point in the history
  • Loading branch information
samthor committed Jun 29, 2016
1 parent 0ecd7e2 commit 48ecfbf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ $ npm install proxy-polyfill
$ bower install proxy-polyfill
```

If this is imported as a Node module, it will polyfill the global namespace rather than returning the `Proxy` object.

## Supports

The polyfill supports browsers that implement the full [ES5 spec](http://kangax.github.io/compat-table/es5/), such as IE9+ and Safari 6+.
Expand Down

0 comments on commit 48ecfbf

Please sign in to comment.