frontend-image-encode icon indicating copy to clipboard operation
frontend-image-encode copied to clipboard

Improve dynamic imports

Open bitobeats opened this issue 3 years ago • 0 comments

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

bitobeats avatar Jul 19 '22 00:07 bitobeats