@nrwl/js:tsc
Builds using TypeScript.
Options can be configured in project.json
when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/configuration/projectjson#targets.
A new Nx workshop is coming on July 7th and 8th!To your agenda! A new Nx workshop will happen on July 7th and 8th, an online workshop to know how to Develop at Scale with Nx Monorepos! Schedule and more info
Builds using TypeScript.
Options can be configured in project.json
when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/configuration/projectjson#targets.
peerDependencies
dependencies
, peerDependencies
When updateBuildableProjectDepsInPackageJson
is true
, this adds dependencies to either peerDependencies
or dependencies
.
The name of the main entry-point file.
The output path of the generated files.
The path to the Typescript configuration file.
true
Whether to update the buildable project dependencies in package.json
.
false
Enable re-building when files change.