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

Remove dependency on react-scripts #151

Merged
merged 4 commits into from
Nov 26, 2024
Merged

Remove dependency on react-scripts #151

merged 4 commits into from
Nov 26, 2024

Conversation

kevinddchen
Copy link
Owner

@kevinddchen kevinddchen commented Nov 26, 2024

#150 uses webpack to bundle our javascript instead of react-scripts. The only remaining use for react-scripts is to run testing via jest, but this is actually simple to remove as well.

Removing react-scripts will reduce the side of node_modules by about 200 MB.

@kevinddchen kevinddchen changed the title Kchen/jest Remove dependency on react-scripts Nov 26, 2024
@kevinddchen kevinddchen merged commit 630e9d4 into main Nov 26, 2024
1 check passed
@kevinddchen kevinddchen deleted the kchen/jest branch November 26, 2024 06:07
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.

1 participant