lazy loaded modules in worker
I'm trying to lazy load some modules and it says that they are not found with the error
No such module "ping.js"
1 Reply
it probbably doesn't keep the modules when building the worker
how can I make sure that they are included?