You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As is title, .svgrrc is never called from rollup or webpack. Is this Right? Is this habit to expected? If it's not, or someone think this is good idea to able to do this, I'm thinking I'll create patch PR.
🐛 Bug Report
As is title,
.svgrrc
is never called from rollup or webpack. Is this Right? Is this habit to expected? If it's not, or someone think this is good idea to able to do this, I'm thinking I'll create patch PR.To Reproduce
Versions
Relate codes and PR
rollup/index.js
: https://github.com/smooth-code/svgr/blob/master/packages/rollup/src/index.js#L32convert.js
: https://github.com/smooth-code/svgr/blob/master/packages/core/src/convert.js#L9config.js
: https://github.com/smooth-code/svgr/blob/master/packages/core/src/config.js#L3Expected behavior
Link to repl or repo (highly encouraged)
Run `npx envinfo --system --binaries --npmPackages
The text was updated successfully, but these errors were encountered: