one icon indicating copy to clipboard operation
one copied to clipboard

Lazy Imports not working on SPA Builds

Open shashwat2003 opened this issue 1 year ago • 0 comments

I am using lazy imports for my application, although it does seem to work in dev environment(both on web and native), it throws an error when I bundle my app.

image

A snippet of what I was doing: image

Here's a link to discord's thread, where I have provided more info, like manifest.json generated etc.

shashwat2003 avatar Jan 08 '25 21:01 shashwat2003