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

Please use @jridgewell/sourcemap-codec #46

Closed
elibroftw opened this issue Dec 5, 2022 · 1 comment
Closed

Please use @jridgewell/sourcemap-codec #46

elibroftw opened this issue Dec 5, 2022 · 1 comment

Comments

@elibroftw
Copy link

Describe the bug

It seems like the magic-string package that is being used by the latest plugin-react does not use jridgewell/sourcemap-codec, however the latest magic-string does.

This is what I get when yarn upgrade is run.

See #2

Reproduction

...

Steps to reproduce

yarn upgrade any project using vite-plugin-react

System Info

Used Package Manager

npm

Logs

Click
[1/4] Resolving packages...
warning @vitejs/plugin-react > magic-string > [email protected]: Please use @jridgewell/sourcemap-codec instead
...

</details>

### Validations

- [X] Follow our [Code of Conduct](https://github.com/vitejs/vite-plugin-react/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guidelines](https://github.com/vitejs/vite-plugin-react/blob/main/CONTRIBUTING.md).
- [X] Read the [docs](https://vitejs.dev/guide).
- [X] Check that there isn't [already an issue](https://github.com/vitejs/vite-plugin-react/issues) that reports the same bug to avoid creating a duplicate.
- [X] Make sure this is a Vite issue and not a framework-specific issue.
- [X] Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/vitejs/vite-plugin-react/discussions) or join our [Discord Chat Server](https://chat.vitejs.dev/).
- [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
@ArnaudBarre
Copy link
Member

Fixed in beta

@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants