Move from create-react-app to parcel#3041
Merged
imnasnainaec merged 143 commits intomasterfrom Oct 31, 2025
Merged
Conversation
create-react-app to parcel + babelcreate-react-app to parcel
Contributor
|
create release.js, or populate release.js with... Code quote: // release.js |
jasonleenaylor
approved these changes
Oct 31, 2025
Contributor
jasonleenaylor
left a comment
There was a problem hiding this comment.
@jasonleenaylor reviewed 24 of 28 files at r5, 11 of 11 files at r6, 3 of 3 files at r7, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @imnasnainaec)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To follow #2875, #2973, #2975, #3054, #3179, #3313, #3960
Resolves #2133
Cuts
frontend / docker_buildtime from ~2:20 to ~1:20, butfrontend / test_coveragetime is still ~3:20.(When testing this branch locally,
npx jest --clearCachemay be necessary if the frontend tests aren't working.)This change is