Skip to content

aproorg/esbuildnx

 
 

Repository files navigation

@anatine/esbuild-decorators & @anatine/esbuildnx


This is a plugin for esbuild to handle the tsconfig setting "emitDecoratorMetadata": true,

When the decorator flag is set to true, the build process will inspect each .ts file and upon a decorator, will transpile with Typescript.


The esbuild Plugin contains generators and executors for compiling a node app using esbuild


This project was generated using Nx.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.0%
  • JavaScript 3.0%