nx
nx copied to clipboard
Outdated Configurations Run Command
Documentation issue
- [ ] Reporting a typo
- [x] Reporting a documentation bug
- [ ] Documentation improvement
- [ ] Documentation feedback
Is there a specific documentation page you are reporting?
https://nx.dev/configuration/projectjson#targets Section: Configurations
Additional context or description
For me it's not possible to run a selected configuration with nx run mylib:build:configuration=production.
It only works with nx run mylib:build:production.
That definitely seems incorrect, would you like to open a PR correcting it?
This issue has been automatically marked as stale because it hasn't had any recent activity. It will be closed in 14 days if no further activity occurs. If we missed this issue please reply to keep it active. Thanks for being a part of the Nx community! 🙏
It appears this has been fixed as docs have been updated over time.
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.