webpack / node-libs-browser

[DEPRECATED] The node core libs for in browser usage.
MIT License
449 stars 78 forks source link

add support for Performance Timing API #82

Closed afeld closed 5 years ago

afeld commented 6 years ago

Trying to test this locally from my project with npm link ../node-libs-browser, but it doesn't seem to be pulling in the polyfill when running the webpack build. In other words, not sure how to test this locally. Thanks!

jsf-clabot commented 6 years ago

CLA assistant check
All committers have signed the CLA.

afeld commented 5 years ago

Checking in on this... The rest of that file uses single quotes, so I matched it. Should I change to fix the Quality Review?

sokra commented 5 years ago

This library is deprecated and won't accept Pull Requests that include Breaking Changes or new Features. Only bugfixes are accepted.