GoogleChrome / proxy-polyfill

Proxy object polyfill
Apache License 2.0
1.14k stars 175 forks source link

Update README.ME with how to import with es6 #58

Closed daphnesmit closed 4 years ago

daphnesmit commented 5 years ago

ProxyPolyfill is a function with a constructor in order to call the constructor we need to call the function first otherwise this pollyfill wont work at all.

googlebot commented 5 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

daphnesmit commented 5 years ago

I signed it!

googlebot commented 5 years ago

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

samthor commented 4 years ago

Thanks, but I updated the instructions here, as there were a few other problems: #65