Wouter van Vliet

Results 23 comments of Wouter van Vliet
trafficstars

@andre487 Is this problem still relevant? If so, it would be helpful to have a minimal repo to reproduce the problem.

You can probably include sourceMaps by adding a `transformOptions` function, that defines what data ends up in your ServiceWorker code. But only if you promise you won't cache sourcemap files...

Would you be able to setup a repo that reproduces the issue with the least amount of code necessary?

Would you be able to setup a repo that reproduces the issue with the least amount of code necessary?

We'll look into updating the example with perhaps some better defaults. What I tend to do fall back on some fallback page, for example "/offline.html" and ensure that to be...

@vijaykumarkarasala Do you still have this issue? If so, could you provide a minimal repo to reproduce the problem - or at least give us a bit more to go...

Would you be able to setup a repo that reproduces the issue with the least amount of code necessary?

For a quick and dirty, one time use only, you can hack the prefer-alias rule by adding all deleted/removed methods as an alias of a nonexisting method. Add the following...

Just found this issue when running into the same problem. I solved it by adding the ignore line above the first if, like so: ``` /* istanbul ignore else */...

No issues on my Mac; but alpine was giving me the same headaches as so many others. Until I downgraded from alpine3.15 to alpine3.15