turbo
0186f617
- Error if none of the tasks passed to CLI were found (#3828)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Error if none of the tasks passed to CLI were found (#3828) Previously, a `validate` method asserted that tasks passed to the CLI exist. We removed this validation for the purpose of lazily loading turbo.jsons. Bringing back this feature here.
References
#3828 - Error if none of the tasks passed to CLI were found
Author
mehulkar
Parents
a18af027
Loading