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

How to make build for es5 and es6 browser from create-react-app ? #7781

Closed
slgauravsharma opened this issue Oct 4, 2019 · 1 comment
Closed

Comments

@slgauravsharma
Copy link

slgauravsharma commented Oct 4, 2019

How to make build for es5 and es6 browser from create-react-app ?
(App will be more faster if we serve supporting build to browser there is no need to convert es6 to es5 if browser is support es6)

I saw Serving ES6 to modern browsers link:-(https://gist.github.com/newyankeecodeshop/79f3e1348a09583faf62ed55b58d09d9)

I want to do with different es5 broswer supoort es5 build and same as es6 support es6 build
how we can achieve or configuration is required.

Thanks In Advance
Cheers !!

@petetnt
Copy link
Contributor

petetnt commented Oct 10, 2019

There's #4964 that did some legwork towards it. I just reopened #3125 which was the original issue for this that got sadly locked by the stale-bot we had in use back then. We can continue discussion there :)

@petetnt petetnt closed this as completed Oct 10, 2019
@lock lock bot locked and limited conversation to collaborators Oct 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants