Renan Lopes
Renan Lopes
Yeah I'm having issues with the deploy on Netlify too Versions: ``` "@builder.io/qwik": "0.0.39", "@builder.io/qwik-city": "0.0.26", ```
@nnelgxorz after the updates mentioned the build works fine and the pipeline runs but I get errors on the Edge functions when I access the deployed URL  Build Log ``` 7:27:53 PM: Build ready to start 7:27:55 PM: build-image version: d7b3dbfb0846505993c9a131894d1858074c90b4 (focal) 7:27:55 PM: build-image tag: v4.10.1...
Locally the build runs the same as the pipeline, and running `npm run start` the app is loading normally, is there any command to run the built prod version locally?
+1 I believe this should be the default behavior Thanks @snowplowtach your solution looks good
You can add Jest or Jasmine, your take :+1: