Tasos Bekos e3aaf65c88
fix(node): early assets copy to "respect" updates on package.json (#5114)
If `package.json` is "accidentally" copied with assets, it overwrites the existing updated `package.json` resulting in loss of entry points and buildable dependencies. This commit makes sure that any update to `package.json` happens after asset copying.
2021-03-26 11:33:14 -04:00
..
2021-03-24 20:11:32 -04:00

Nx - Powerful, Extensible Dev Tools

{{links}}


NodeJS Plugin for Nx

{{what-is-nx}}

What is It?

Executors and generators 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}}