Richard Simko

Results 25 comments of Richard Simko

Thanks for the response! 🙌 No errors and just plain vite. Here's a minimum repro: https://github.com/richardsimko/vite-pwa-bug Right now it has 1.0.2 installed so running `npx vite serve` will allow you...

I see, switching to a spread unfortunately also doesn't work (`{ ...sharedPwaConfig, ...pwaDevConfig }`). I'm not sure what the best practice for merging configs like this is really, we can...

Ah thanks! Unfortunately that one has the same issue. I've updated the repo to use that one instead.

Oh sorry! Yes, that fixes it, thanks!

@Unitech Any chance this could be fixed? I would presume it's a relatively easy fix for someone familiar with the code base :)