You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed that this package pulls in babel-polyfill. Since that shims the environment that seems like a bit of an unindented side-effect of using this package.
Instead perhaps this package should be tested with explicit Node.js versions and then the polyfill can be removed.
The text was updated successfully, but these errors were encountered:
I just noticed that this package pulls in
babel-polyfill
. Since that shims the environment that seems like a bit of an unindented side-effect of using this package.Instead perhaps this package should be tested with explicit Node.js versions and then the polyfill can be removed.
The text was updated successfully, but these errors were encountered: