@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/reference/project-configuration#targets.
Nx Conf on October 17th in Phoenix AZ!Nx Conf on October 17th in Phoenix AZ, do not miss it! Tickets, Speakers, Schedule and more
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/reference/project-configuration#targets.
peerDependenciesdependencies, peerDependenciesWhen updateBuildableProjectDepsInPackageJson is true, this adds dependencies to either peerDependencies or dependencies.
trueRemove previous output before build.
The name of the main entry-point file.
The output path of the generated files.
Sets the rootDir for TypeScript compilation. When not defined, it uses the root of project.
The path to the Typescript configuration file.
trueWhether to update the buildable project dependencies in package.json.
falseEnable re-building when files change.