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 hot reloading in the yarn workspaces example #6402

Merged
merged 2 commits into from
Feb 22, 2019
Merged

Fix hot reloading in the yarn workspaces example #6402

merged 2 commits into from
Feb 22, 2019

Conversation

martpie
Copy link
Contributor

@martpie martpie commented Feb 22, 2019

Next.js 8 introduced some internal changes that broke hot reloading for packages transpiled via next-transpile-modules (previously next-plugin-transpile-modules).

This PR should fix it.

More details about the bug itself: https://github.com/martpie/next-transpile-modules/blob/master/index.js#L65

@timneutkens timneutkens merged commit e05229b into vercel:canary Feb 22, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants