one
one copied to clipboard
Lazy Imports not working on SPA Builds
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.
A snippet of what I was doing:
Here's a link to discord's thread, where I have provided more info, like manifest.json generated etc.