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

Webpack5 support for create-react-app #4173

Closed
GregTheGreek opened this issue Jul 13, 2021 · 8 comments · Fixed by #4670
Closed

Webpack5 support for create-react-app #4173

GregTheGreek opened this issue Jul 13, 2021 · 8 comments · Fixed by #4670
Assignees
Labels
1.x 1.0 related issues

Comments

@GregTheGreek
Copy link
Contributor

GregTheGreek commented Jul 13, 2021

When a user uses the create-react-app to make their React project, it comes pre bundled with webpack 5. The scope will be to ensure that web3.js can be successfully bundled using webpack 5 and within a React project made with the create-react-app.

@GregTheGreek GregTheGreek changed the title Webpack5 support for react.js Webpack5 support for create-react-app Jul 13, 2021
@luu-alex luu-alex self-assigned this Jul 14, 2021
@luu-alex luu-alex added the 1.x 1.0 related issues label Jul 14, 2021
@luu-alex
Copy link
Contributor

CRA Tracking issue facebook/create-react-app#9994 (comment)

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. If you believe this was a mistake, please comment.

@github-actions github-actions bot added the Stale Has not received enough activity label Sep 19, 2021
@luu-alex
Copy link
Contributor

Still being looked into

@github-actions github-actions bot removed the Stale Has not received enough activity label Sep 20, 2021
@luu-alex
Copy link
Contributor

luu-alex commented Sep 22, 2021

Will be blocked until 5.0 releases which includes webpack 5 support.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. If you believe this was a mistake, please comment.

@github-actions github-actions bot added the Stale Has not received enough activity label Nov 22, 2021
@github-actions github-actions bot closed this as completed Dec 6, 2021
@luu-alex luu-alex reopened this Dec 6, 2021
@ArthurGerbelot
Copy link

ArthurGerbelot commented Dec 17, 2021

This is an important one.
I loose days trying to fix it.

I'm done and will use https://www.npmjs.com/package/ethers instead

@github-actions github-actions bot removed the Stale Has not received enough activity label Dec 18, 2021
@luu-alex
Copy link
Contributor

This is an important one. I loose days trying to fix it.

I'm done and will use https://www.npmjs.com/package/ethers instead

Hi @ArthurGerbelot we are waiting for create-react-app to upgrade to support webpack 5, once they do we will create support ASAP. Currently the latest version of create-react-app does work with web3.js so If you are facing a problem please create an issue.

Sorry if you are facing any issues

@luu-alex
Copy link
Contributor

https://github.com/ChainSafe/web3.js#web3-and-create-react-app Instructions now exist for getting create-react-app working with web3js

@jdevcs jdevcs mentioned this issue Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.x 1.0 related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants