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
{{ message }}
This repository was archived by the owner on Sep 20, 2019. It is now read-only.
Yeah, please have es5 and es6 for consistency ... it makes things neater and easier to set a single value and then use it in the URL for the polyfill and as the folder for built files (just experimenting with detecting the version to use on the browser so Chrome etc... can use the es6 versions while still serving es5 to older browsers - seems to work OK!)
As I was saying in #737 (comment), I think the better approach is to only have one loader, and require the user to put native-shim just before the loader if they compile.
It feels simpler to explain that way.
The name is a bit confusing, as people do not need to use the es5 loader unless they have transpiled code.
The text was updated successfully, but these errors were encountered: