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 old reloading code #13554

Merged
merged 2 commits into from
May 29, 2020

Conversation

timneutkens
Copy link
Member

@timneutkens timneutkens commented May 29, 2020

This code existed mostly to work around webpack 2 (yes 2.x) limitations where it crashed in certain cases where files didn't exist anymore. We have tests for that behavior and latest webpack has fixed these. Hence why this can be removed 👍

Running this to check against the test suite
@timneutkens timneutkens requested review from ijjk, lfades and Timer as code owners May 29, 2020 15:14
Copy link
Member

@Timer Timer left a comment

Choose a reason for hiding this comment

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

Passed tests so this LGTM!

@Timer Timer added this to the 9.4.5 milestone May 29, 2020
@kodiakhq kodiakhq bot merged commit 4199de6 into vercel:canary May 29, 2020
@timneutkens timneutkens deleted the add/remove-old-reloading-code branch May 29, 2020 15:55
rokinsky pushed a commit to rokinsky/next.js that referenced this pull request Jul 11, 2020
This code existed mostly to work around webpack 2 (yes 2.x) limitations where it crashed in certain cases where files didn't exist anymore. We have tests for that behavior and latest webpack has fixed these. Hence why this can be removed 👍
@vercel vercel locked as resolved and limited conversation to collaborators Jan 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants