@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.
Monorepo World: October 7, 2024Monorepo World: October 7, 2024Join us!
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.
falseGenerate package.json file in the output folder.
falseGenerate a lockfile (e.g. package-lock.json) that matches the workspace lockfile to ensure package versions match.
falseInclude 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.
falseGenerate source maps for production.
Join us live for exciting talks on developer tooling and monorepos! Catch the action on YouTube and join the conversation on Discord!