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

Supporting differential serving #6645

Closed
lodybo opened this issue Mar 14, 2019 · 2 comments
Closed

Supporting differential serving #6645

lodybo opened this issue Mar 14, 2019 · 2 comments

Comments

@lodybo
Copy link

lodybo commented Mar 14, 2019

I don't know if this is being addressed in a separate issue (I couldn't find one), but I was wondering if there are any plans to add support for differential serving (also called "smart bundling"). I read Philip Walton's article about serving "modern" JavaScript to browsers that support it and polyfilled code to "legacy" browsers (like IE 11). This seems like a fitting case for CRA, because it targets modern browsers out of the box and needs polyfills for IE 11 and lower. I don't know if this is already on your roadmap or not?

@ianschmitz
Copy link
Contributor

Yes we are planning to support this. Work is already underway at #6590

@lodybo
Copy link
Author

lodybo commented Mar 15, 2019

Ah, my bad, I searched high and low in the issue list but forgot to look at the pull requests! I'm following that issue, thanks.

@lock lock bot locked and limited conversation to collaborators Mar 20, 2019
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