Skip to content
This repository has been archived by the owner on Jan 20, 2019. It is now read-only.

convention for specifying browser support #103

Closed
MartinMalinda opened this issue Mar 24, 2017 · 2 comments
Closed

convention for specifying browser support #103

MartinMalinda opened this issue Mar 24, 2017 · 2 comments

Comments

@MartinMalinda
Copy link

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 ?).

@rwjblue rwjblue closed this as completed Mar 24, 2017
@MartinMalinda
Copy link
Author

That's great! I should have checked first.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants