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
{{ message }}
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.
So I had some issue figuring out how this was supposed to be used and I managed to make it work but I'm not it's the correct usage.
I'm using this to load images in a component library built with react and storybook.
webpack.config.js
usage:
I wondered if there was no way to have it return base64 straight from the webpack loader but I couldn't figure it out so I did a base64 encode myself.
This is both to maybe help others with this issue / to check if I could do this in a more efficient way.
The text was updated successfully, but these errors were encountered: