Antti Salonen
Antti Salonen
@userquin I tried this, but it does not change the built service worker in any way.
@userquin I can, but it will take a little while... Maybe until tomorrow. It might be a good idea anyway, since it might help me pinpointing the problem myself.
@userquin So as it happens, I DID find the culprit when I built my minimal reproduction. In my service worker, I'm using `preval.macro` to write the build time of the...
I have the preval.macro simply because I had it in my service worker from before I was using Vite. I just last week migrated my React application from CRA to...
@andreschoque3 @bala9248 Were either of you able to solve this? I'm facing the same problem on Ubuntu 22.04, Node.js version 20.11.
> sorry guys, I did not find a solution. Instead I used Ruby and it worked fine for me. Roger that! It looks to me that adjusting the flags of...
I'd like to second this. I just upgraded from React 18.0 to React 18.2, and it calls console.error() on any use of defaultProps. As a workaround I'm just manually filtering...
Many thanks for this! It was a big help for me. Your code works just fine for BlinkStick Nano as well, with the only difference that you have to check...