David Fencl

Results 5 comments of David Fencl

+1 on this. Adding support for SWC would be great for NestJs apps. I've managed to get SWC working with NestJs, but compilation fails on NX library imports.

BTW is there separate issue talking about slow NestJS watch mode? It's seriously annoying. My pretty small app takes 20-30 seconds to recompile every time something changes. It also takes...

+1, It would be amazing if Bun would work with NestJS.

My experience so far is same as @ntheanh201 says. Unless your app is super simple you will probably get compatibility issues with libs like Mongoose or TypeORM.

I have same issue. Is there a functional way to import collection from different device? Edit: Same issue happens when I sync my project using Git sync. So it's just...