How does NestJS use ES imports natively but doesn’t support ES modules?
I’m a bit confused about ES module usage in NestJS. If I create a project from scratch, it uses ES Modules:
I’m a bit confused about ES module usage in NestJS. If I create a project from scratch, it uses ES Modules: