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

Missing '@babel/preset-typescript' dependency in rollup package #651

Closed
AnotherHermit opened this issue Dec 6, 2021 · 2 comments
Closed

Comments

@AnotherHermit
Copy link

🐛 Bug Report

The rollup version of this package is missing the '@babel/preset-typescript' dependency.

To Reproduce

Try to use rollup to compile the code without explicitly installing '@babel/preset-typescript' will fail.

Expected behavior

The plugin should work with rollup without having to manually install '@babel/preset-typescript'

Link to repl or repo (highly encouraged)

Please provide a minimal repository on GitHub.

Issues without a reproduction link are likely to stall.

Run npx envinfo --system --binaries --npmPackages @svgr/core,@svgr/cli,@svgr/webpack,@svgr/rollup --markdown --clipboard

Paste the results here:

@open-collective-bot
Copy link

Hey @AnotherHermit 👋,
Thank you for opening an issue. We'll get back to you as soon as we can.
Please, consider supporting us on Open Collective. We give a special attention to issues opened by backers.
If you use SVGR at work, you can also ask your company to sponsor us ❤️.

@gregberge
Copy link
Owner

Fixed in #652

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

No branches or pull requests

2 participants