@nx/remix:build
Build a Remix app.
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.
Build a Remix app.
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 output path of the generated files.
false
Generate package.json file in the output folder.
false
Generate a lockfile (e.g. package-lock.json) that matches the workspace lockfile to ensure package versions match.
false
Include devDependencies
in the generated package.json file. By default only production dependencies
are included.
Do not add a overrides
and resolutions
entries to the generated package.json file. Only works in conjunction with generatePackageJson
option.
Do not add a packageManager
entry to the generated package.json file. Only works in conjunction with generatePackageJson
option.
false
Generate source maps for production.
Watch the replays of exciting talks on developer tooling and monorepos! Catch all the insightful presentations from the event on our YouTube channel.