@anatine/esbuild-decorators & @anatine/esbuildnx

April 16, 2021 ยท View on GitHub


@anatine/esbuild-decorators

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.


@anatine/esbuildnx

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


This project was generated using Nx.