Uh oh!
There was an error while loading. Please reload this page.
fix: slow recompile time - #9911
Merged
Merged
Conversation
FezVrasta
requested review from
ianschmitz, iansu, mrmckeb and petetnt
as code ownersOctober 26, 2020 06:35
ianschmitz
commented
Oct 26, 2020
Contributor
Thanks for the fix! |
osdiab
commented
Oct 30, 2020
Just wondering - since this is blocking me from upgrading CRA for my team, any thoughts on when a patch version with this change might be published to NPM? Thanks again for the fix! |
pascalstr
commented
Nov 6, 2020
Please consider splitting the 4.0.1 release and ship what has been fixed already. |
amcsi
commented
Nov 23, 2020
I tried upgrading to react-scripts 4.0.1, but it didn't seem to fix the slow fast refresh speed. |
Soo... AFAIK the |
This was referenced Dec 1, 2020
wombleton pushed a commit
to AurorNZ/create-react-app
that referenced
this pull request
Jun 1, 2021
abhiisheek pushed a commit
to abhiisheek/create-react-app
that referenced
this pull request
May 19, 2023
abhiisheek pushed a commit
to abhiisheek/create-react-app
that referenced
this pull request
May 24, 2023
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 freeto 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.
fixes#9886
This is the commit that removed the cache flag:
FezVrasta@d07b7d0#r43578777