Jay
Jay
We have some ideas on how we wanted to implement this. But we'll review the PR.
Is this fixed?
Ah yeah So we never intended to have the tunnel work inside a container or in CI. Is that what you are trying to do?
@leon I was following your messages in Discord, did you make some progress on this?
Yeah good call on those other issues. I'll check with the team on the roadmap.
@yotamishak what's the error you are getting? Because I just realized that esbuild supports decorators now.
@yotamishak that's the same example I'm trying and it works for me. The error you have, is that on dev or deploy?
Just out of the box, dev and deploy. I am using Nest's standalone mode though. I'll publish the example later today.
Turns out it was the standalone mode `NestFactory.createApplicationContext` that was the difference. It doesn't work if I use the regular `NestFactory.create`. I'm going to wait for Dax to take a...
We haven't had a chance to look at this on our end. You might have to give it a try.