Package Exports
- @nrwl/node
- @nrwl/node/index.js
- @nrwl/node/src/executors/build/build.impl
- @nrwl/node/src/executors/build/build.impl.js
- @nrwl/node/src/generators/application/application
- @nrwl/node/src/generators/application/application.js
- @nrwl/node/src/utils/config
- @nrwl/node/src/utils/config.js
- @nrwl/node/src/utils/generate-package-json
- @nrwl/node/src/utils/generate-package-json.js
- @nrwl/node/src/utils/node.config
- @nrwl/node/src/utils/node.config.js
- @nrwl/node/src/utils/normalize
- @nrwl/node/src/utils/normalize.js
- @nrwl/node/src/utils/run-webpack
- @nrwl/node/src/utils/run-webpack.js
- @nrwl/node/src/utils/versions
- @nrwl/node/src/utils/versions.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nrwl/node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
NodeJS Plugin for Nx
Smart, Fast and Extensible Build System
Nx is a next generation build system with first class monorepo support and powerful integrations.
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.
Documentation & Resources
A few links to help you get started: