standard-things / esm

Tomorrow's ECMAScript modules today!
Other
5.26k stars 146 forks source link

ESM decorators availability #929

Open olawalejuwonm opened 1 month ago

olawalejuwonm commented 1 month ago
          There's no way to support ESM decorators right now due to missing features like parameters decorators. 

The nest.js team has been resistant to change for too long

I don't think so. Moving to ESM is not an easy task an you can use ESM-only packages with nestjs apps just fine.

Originally posted by @micalevisk in https://github.com/nestjs/nest/issues/13817#issuecomment-2245115628

      When will ESM decorator become available?