We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--sample
Describe the bug --sample does nothing on plain NS projects and it is valid option.
To Reproduce Run:
ng new --collection=@nativescript/schematics TestAppWith --sample
Expected behavior I would expect some kind of validation and something to warn me --sample will do nothing.