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

fix: slow recompile time #9911

Merged
merged 1 commit into from Oct 26, 2020
Merged

fix: slow recompile time #9911

merged 1 commit into from Oct 26, 2020

Conversation

FezVrasta
Copy link
Contributor

@FezVrasta FezVrasta commented Oct 26, 2020

fixes #9886

This is the commit that removed the cache flag:
FezVrasta@d07b7d0#r43578777

@ianschmitz ianschmitz added this to the 4.0.1 milestone Oct 26, 2020
@ianschmitz ianschmitz merged commit ceeb654 into facebook:master Oct 26, 2020
@ianschmitz
Copy link
Contributor

Thanks for the fix!

@osdiab
Copy link

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
Copy link

Please consider splitting the 4.0.1 release and ship what has been fixed already.

apibrac added a commit to pass-culture/pass-culture-pro that referenced this pull request Nov 20, 2020
Correction following this correction on react-scripts facebook/create-react-app#9911 (merged)
Cache location inspired of what will certainly will be in react-scrips facebook/create-react-app#9977 (not merged at this time)
   but it doesn't really matter
apibrac added a commit to pass-culture/pass-culture-pro that referenced this pull request Nov 20, 2020
Correction following this correction on react-scripts facebook/create-react-app#9911 (merged)
Cache location inspired of what will certainly will be in react-scrips facebook/create-react-app#9977 (not merged at this time)
   but it doesn't really matter
apibrac added a commit to pass-culture/pass-culture-pro that referenced this pull request Nov 21, 2020
Correction following this correction on react-scripts facebook/create-react-app#9911 (merged)
Cache location inspired of what will certainly will be in react-scrips facebook/create-react-app#9977 (not merged at this time)
   but it doesn't really matter
apibrac added a commit to pass-culture/pass-culture-pro that referenced this pull request Nov 23, 2020
Correction following this correction on react-scripts facebook/create-react-app#9911 (merged)
Cache location inspired of what will certainly will be in react-scrips facebook/create-react-app#9977 (not merged at this time)
   but it doesn't really matter
apibrac added a commit to pass-culture/pass-culture-pro that referenced this pull request Nov 23, 2020
Correction following this correction on react-scripts facebook/create-react-app#9911 (merged)
Cache location inspired of what will certainly will be in react-scrips facebook/create-react-app#9977 (not merged at this time)
   but it doesn't really matter
@amcsi
Copy link

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.

apibrac added a commit to pass-culture/pass-culture-pro that referenced this pull request Nov 23, 2020
Correction following this correction on react-scripts facebook/create-react-app#9911 (merged)
Cache location inspired of what will certainly will be in react-scrips facebook/create-react-app#9977 (not merged at this time)
   but it doesn't really matter
apibrac added a commit to pass-culture/pass-culture-pro that referenced this pull request Nov 23, 2020
Correction following this correction on react-scripts facebook/create-react-app#9911 (merged)
Cache location inspired of what will certainly will be in react-scrips facebook/create-react-app#9977 (not merged at this time)
   but it doesn't really matter
apibrac added a commit to pass-culture/pass-culture-pro that referenced this pull request Nov 23, 2020
Correction following this correction on react-scripts facebook/create-react-app#9911 (merged)
Cache location inspired of what will certainly will be in react-scrips facebook/create-react-app#9977 (not merged at this time)
   but it doesn't really matter
@WojciechMatuszewski
Copy link

WojciechMatuszewski commented Nov 24, 2020

Soo... AFAIK theeslint-webpack-plugin does not have the cache option. There were some performance concerns raised within the plugin repo but they were fixed with a new release. IMO, we should just bump the dependency, otherwise, everyone will be forced to use resolutions or patch-package.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Very slow recompile times (~20 seconds)
7 participants