Our mono-repo has cloud-only services (billing, quota controls, etc.) we don't want deployed to customers. How do we control scope?

Last updated: June 18, 2026

QUESTION

Our mono-repo has cloud-only services (billing, quota controls, etc.) we don't want deployed to customers. How do we control scope?

ANSWER

Define components by directory — Nuon takes only what you point it at. If a module shouldn't go to customers, simply don't add it as a component. No changes to the source repo required.