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

Update @vitejs/plugin-react to avoid sourcemap warning #153

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

IanVS
Copy link
Member

@IanVS IanVS commented Nov 17, 2021

Fixes #129

Updating the version of @vitejs/plugin-react removes the warnings about missing source files. See vitejs/vite#5438 (comment).

I also was seeing these warnings, and updating made them disappear.

@IanVS IanVS requested a review from eirslett November 17, 2021 01:45
@eirslett
Copy link
Collaborator

Maybe bump Vite as well?

@IanVS
Copy link
Member Author

IanVS commented Nov 17, 2021

Maybe bump Vite as well?

Sure, but that's a change to the examples, not the builder itself, so I'd want to do that in a separate PR.

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.

v0.1.3 Sourcemap for "..node_modules/.vite/*.js" points to missing source files
2 participants