Worker custom webpack bundle doesn’t work properly with format=‘modules’
I try to build my worker using webpack. When i use service-worker syntax it bundles properly. But when i am trying to use an modules syntax i get an empty file and not able to run it.
Can someone help me to setup configs properly?
Can someone help me to setup configs properly?
