Luca Forstner
Luca Forstner
@attilacsanyi Ah thanks for explaining. Yeah this is a bit of a chicken and egg problem. I unfortunately don't see a clear path forward for us. In theory we are...
Hi, this is probably a bug somewhere in `workbox` or `VitePWA`, would you mind opening an issue in their respective repositories? You can point them to this comment. My suspicion...
@houxg What do you mean exactly by `create a vue3 project`? Would you mind giving a bit more concrete instructions? Then we can debug more effectively. Thank you!
I haven't tried out vite-pwa in combination with the plugin. If someone provides a minimal reproduction example I can take a look. Otherwise we will look at this when we...
@userquin I still firmly believe this is an issue with `workbox` or `VitePWA`. I think they are externalizing our injected module, which I don't think is correct of them to...
If the Sentry vite plugin causes issues you could always use Sentry CLI to inject debug IDs and upload sourcemaps: https://docs.sentry.io/platforms/javascript/sourcemaps/uploading/cli/ Currently, resolving this issue is not a priority for...
Hi, would you mind console logging your plugins on build and sharing them here? I cannot immediately spot where we would be missing a plugin name. Maybe the logs help...
Can you elaborate why you are using the vite plugin while using the esbuild Angular builder? Can you try using the `@sentry/esbuild` plugin instead?
I cannot reproduce this with the latest version of esbuild and the esbuild plugin. Would you mind sharing a small reproduction example? Thanks!
Thanks for writing in. I forwarded this internally. I think @0Calories will take a look!