Can't import svg -- needs declaration #160
Labels
kind: support
Asking for support with something or a specific use case
solution: out-of-scope
This is out of scope for this project
solution: tsc behavior
This is tsc's behavior as well, so this is not a bug with this plugin
What happens and why it is wrong
I'm trying to include an SVG inside my tsx file. Something like
In order to have the svg file I'm using rollup-svgo plugin as you can see in the rollup config below.
I have the error
Environment
Versions
rollup.config.js
tsconfig.json
package.json
plugin output with verbosity 3
The text was updated successfully, but these errors were encountered: