Conversation
Replying to
Thanks to dynamic imports the cost in bundle size and performance is practically zero.
If an image is of type image/heic it will dynamically import the heic2any module and then convert the image to a readable format.
User doesn’t notice as image loading indicator is active.
5
Replying to
Really cool PWA!
You should set this as a file handler for images. Then users can set this as the default app to open images with on desktop:
2

