frontend-image-encode
frontend-image-encode copied to clipboard
Improve dynamic imports
The dynamic imports of the code makes Vite yells (it doesn't support dynamic imports by variables like that. There are some rules that must be followed). Do you think it would be possible to change that?
I hard coded the import values in my project, but it would be awesome if we could find a way to fix it in the original code