Jonathan Cammisuli 3f6aae5d55
fix(node): do not include rootDir in tsconfig.lib.json (#3545)
* fix(node): use typescript directly to emit files rather than calling tsc

* chore(node): add migration to remove root dir from projects using @nrwl/node:package

* chore(node): fix unit tests

* chore(node): update package spec and e2es
2020-08-18 18:29:10 -04:00
..
2020-06-03 16:25:25 -04:00

{{links}}


NodeJS Plugin for Nx

{{what-is-nx}}

What is It?

Builders and schematics adding basic functionality for building, testing and linting node applications and libraries.

How to Use

This package is used by the @nrwl/express, and @nrwl/next. See https://github.com/nrwl/nx for more information.

{{resources}}