@nx/rspack:rspack
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.
Monorepo World: October 7, 2024Monorepo World: October 7, 2024Join us!
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.
The main entry file.
The output path for the bundle.
The path to the rspack config file.
web, nodeThe platform to target (e.g. web, node).
The tsconfig file to build the project.
The path to the index.html file.
development, production, noneMode to run the build in.
Enables optimization of the build output.
trueOutput sourcemaps. Use 'hidden' for use with error reporting tools without generating sourcemap comment.
Join us live for exciting talks on developer tooling and monorepos! Catch the action on YouTube and join the conversation on Discord!