Skip to content

anatine/esbuildnx

Folders and files

NameName
Last commit message
Last commit date
Mar 18, 2021
Mar 27, 2021
Aug 4, 2021
Mar 30, 2022
May 19, 2023
Mar 17, 2021
Mar 17, 2021
Mar 17, 2021
Mar 17, 2021
Mar 17, 2021
Mar 17, 2021
Apr 16, 2021
Aug 4, 2021
Mar 17, 2021
Jun 30, 2021
Oct 19, 2022
Oct 19, 2022
Sep 20, 2021
Sep 20, 2021

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.