Skip to content

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

@slgauravsharma

Description

@slgauravsharma

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 !!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions