Build a project using TypeScript.
@nrwl/js:executors | Nx
Executor References
Here is a list of all executor available for this package.
Build a project using SWC.
Execute a Node application.
Generates a
package.json
and pruned lock file (if generateLockfile not disabled) with the project'snode_module
dependencies populated for installing in a container. If apackage.json
exists in the project's directory, it will be reused with dependencies populated.