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 has been archived by the owner on Jan 20, 2019. It is now read-only.
Currently both autoprefixer and babel can take a browser support params which determine what kind of polyfills need to be included.
I think it could be useful to have browserSupport property by default in
config.js
which could then be read both by babel and autoprefixer.Potentionally even Ember-CLI could then filter out certain code based on the browser support (Ember.RSVP ?).
The text was updated successfully, but these errors were encountered: