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

Disable property litterals package by default #620

Closed

Conversation

alexBaizeau
Copy link

I'm suggesting to disable the babel-plugin-transform-property-literals by default as it is not working correctly in ES5.

I was intending to write a failing unit test, but it turns out that there is already a test that is demonstrating a bad behaviour

https://github.com/babel/babili/blob/master/packages/babel-plugin-transform-property-literals/__tests__/transform-property-literals-test.js#L39

This package does not work with ES5
@boopathi
Copy link
Member

boopathi commented Jul 8, 2017

related #585

@boopathi
Copy link
Member

Going to close this one. We will fix it rather than disabling the entire plugin. There is an option for you to disable the plugin.

@boopathi boopathi closed this Oct 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants