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

Fails to bundle react-component with react-scripts v5 #693

Closed
eweseong opened this issue Jan 4, 2022 · 1 comment · Fixed by #694
Closed

Fails to bundle react-component with react-scripts v5 #693

eweseong opened this issue Jan 4, 2022 · 1 comment · Fixed by #694
Labels
🐛 Bug Something isn't working released

Comments

@eweseong
Copy link
Contributor

eweseong commented Jan 4, 2022

Describe the bug
Bundling react-components with react-scripts v5 will produce compilation error.

To Reproduce
Steps to reproduce the behavior:

  1. Setup new create-react-app application via npx create-react-app my-app
  2. Install react-components in my-app
  3. Build application npm run build
  4. See error

Expected behavior
Able to build latest CRA application with react-components

Screenshots
MicrosoftTeams-image (2)

@eweseong eweseong added the 🐛 Bug Something isn't working label Jan 4, 2022
@kherP kherP closed this as completed in #694 Jan 5, 2022
@sebopensource
Copy link

🎉 This issue has been resolved in version 7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants