UNPKG

@anatine/esbuildnx

Version:
32 lines (22 loc) 689 B
## 0.1.18 (2021-09-18) ### Updates * **release:** Adding outfile property to the response of buildExecutor ## 0.1.17 (2021-08-04) ### Updates * **release:** Updating dependencies ## 0.0.6 (2021-06-29) * Update dependencies ## 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