Open aleclarson opened 3 years ago
The default behavior in Vite 2.0 allows importing .svg files as URLs, so this plugin is only good for importing as a component.
BREAKING CHANGE
Alternatively, we can remove this defaultExport option altogether.
defaultExport
The default behavior in Vite 2.0 allows importing .svg files as URLs, so this plugin is only good for importing as a component.
BREAKING CHANGE