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

Enhance the babel preset for a better developer expirience #1247

Closed
Inkdpixels opened this issue Nov 13, 2017 · 1 comment
Closed

Enhance the babel preset for a better developer expirience #1247

Inkdpixels opened this issue Nov 13, 2017 · 1 comment
Labels
Reminder Task Stale Something that would be cool to clean up but is not beeing done Tooling / Testing

Comments

@Inkdpixels
Copy link
Contributor

Just as the create-react-app babel preset does, we could enhance the developer experience by adding the plugin-transform-react-jsx-source and plugin-transform-react-jsx-self babel plugins, both add more valuable debug information to Reacts internal errors and should only be enabled in development environments.

Reference:
https://github.com/facebookincubator/create-react-app/blob/master/packages/babel-preset-react-app/index.js#L56

@mhsdesign mhsdesign added the Task Stale Something that would be cool to clean up but is not beeing done label Oct 12, 2022
@mhsdesign
Copy link
Member

Thanks for the suggestion, I guess we forgot about that and esbuild has now overtaken this. #3200

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reminder Task Stale Something that would be cool to clean up but is not beeing done Tooling / Testing
Projects
None yet
Development

No branches or pull requests

2 participants