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

[Draft] Upgrade to webpack 5 (via latest react scripts) after react scripts rejects #810

Closed

Conversation

harsh183
Copy link
Member

@harsh183 harsh183 commented Jun 4, 2024

Trying to fix the issues from #789, I decided that upgrading react scripts to the latest version and then trying to eject to fix the cryptography bug was the move. Though this ended up opening a can of worms.

I resolved a lot of different bugs till I got yarn test and yarn build working, but yarn start still has a lot of issues. I'm not super convinced upgrading webpack v5 from v4 is worth is with around a dozen breaking changes, so I might just leave this branch as-is for now. I've based the commits on the various major bugs I solved.

">0.2%",
"not dead",
"not op_mini all",
"not op_mob >= 1"
Copy link
Member Author

Choose a reason for hiding this comment

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

babel/babel#16171 (comment) - fixing the opera browser issue

@angrave
Copy link
Collaborator

angrave commented Jun 4, 2024

@harsh183
Aside: I have a Demo / presentation tomorrow (and I'll be using ct-dev); so I won't merge any PRs tonight or tomorrow morning.

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.

2 participants