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

Babel config #77

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Babel config #77

wants to merge 13 commits into from

Conversation

akaMiro33
Copy link
Contributor

Added Babel configuration exception

babel-config.md Outdated
@@ -0,0 +1,17 @@
## Babel configuration

If your react project is not classic CRA (Create React App) make sure to add "@babel/plugin-transform-react-jsx-source to the project":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, be more preceise and explain if there is babel.config.js in your project make sure that @babel/plugin-transform-react-jsx-source is installed and configured because there are other tools simmilar to CRA (like next.js, snowpack ...)

@jozef-slezak
Copy link
Contributor

please squash git commits

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