Skip to content

Add support for ES6 in a pre-bundle state [PLAT-20611] #29

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

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

jacobroufa
Copy link
Contributor

@jacobroufa jacobroufa commented Aug 8, 2019

Dashboard runs gulp bundle and can get in a state where ES6 code exists prior to that bundling. Uglify does not handle ES6, so we need to ensure that Babel transpiles it.

PLAT-20611

Dashboard runs `gulp bundle` and can get in a state where ES6 code exists prior to that bundling. [Uglify does not handle ES6](mishoo/UglifyJS#659 (comment)), so we need to ensure that Babel transpiles it.
@jacobroufa jacobroufa changed the title Add support for ES6 in a pre-bundle state Add support for ES6 in a pre-bundle state [PLAT-20611] Aug 8, 2019
@shanewwarren shanewwarren merged commit 0597f84 into master Sep 24, 2019
@billpull billpull deleted the es6-support branch March 10, 2020 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants