@irdnis/esbuildnx
Version:
Esbuild plugin for Nx
22 lines (14 loc) • 464 B
Markdown
# 0.0.4 (2021-04-15)
## Fix
* Merge PR
# 0.0.3 (2021-04-15)
## Fix
* Packages were not being fully walked through and copied well
* Instead of deleting existing node_modules file in dist directory, just copy over what is there.
# 0.0.2 (2021-04-15)
## Update
* Updating documentation
# 0.0.1 (2021-04-15)
## Features
* Generator adds esbuild option to existing @nrwl/node based project
* Build NodeJS project with treeshaking using esbuild compiler