Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to support ancient browsers #606

Closed
rauchg opened this issue Jan 1, 2017 · 2 comments
Closed

Document how to support ancient browsers #606

rauchg opened this issue Jan 1, 2017 · 2 comments
Labels
good first issue Easy to fix issues, good for newcomers

Comments

@rauchg
Copy link
Member

rauchg commented Jan 1, 2017

It'd be nice to document how to add webpack / babel transformations that make it possible to support browsers back to IE6/7. In addition to being clear in the README about what browsers are supported out of the box

cc @basvdheijden @matthewmueller

@timneutkens timneutkens added the good first issue Easy to fix issues, good for newcomers label Nov 12, 2017
@haohcraft
Copy link

Looks like these two examples together would demonstrate how it supports ancient browsers.

https://github.com/zeit/next.js/tree/master/examples/with-polyfills
https://github.com/zeit/next.js/tree/master/examples/with-configured-preset-env

@timneutkens
Copy link
Member

@haohcraft thank 🙏

@lock lock bot locked as resolved and limited conversation to collaborators Feb 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Easy to fix issues, good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants