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: update @vitejs/plugin-react to fix sourcemaps and remove workaround #301

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

frandiox
Copy link
Contributor

Description

Closes #140 (again)

The previous fix for sourcemaps actually relied on @vitejs/plugin-react version 1.1.0-beta.0 but we were still using 1.0.8.

Stable 1.1.0 has been released already with one of the fixes for sourcemaps so the workaround is not needed anymore.


Before submitting the PR, please make sure you do the following:

  • Add your change under the Unreleased heading in the package's CHANGELOG.md
  • Read the Contributing Guidelines
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123)
  • Update docs in this repository for your change, if needed

Copy link
Contributor

@jplhomer jplhomer left a comment

Choose a reason for hiding this comment

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

🚀

@jplhomer jplhomer merged commit 71b71e5 into main Nov 24, 2021
@jplhomer jplhomer deleted the fd-bump-react-plugin branch November 24, 2021 14:52
rafaelstz pushed a commit to rafaelstz/hydrogen that referenced this pull request Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] RSC client components displaying warning in Vite dev console
2 participants