๐ Cherry-Picked Nx v19.1 Updates
https://github.com/nrwl/nx/releases/tag/19.1.0
[๐ Nx Core]
Typescript declarations support for esbuild libraries
You can see two new properties in the @nx/esbuild:esbuild executor:
...
"build": {
"executor": "@nx/esbuild:esbuild",
...
gelinjo.hashnode.dev1 min read