-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(turborepo): Process single-package independently. (#6086)
#6021 Removed the global `--single-package` flag, which was _backwards_-compatible. But for forward-compatibility we need to make sure that we don't try to parse it as an argument unless we're in `run`. Closes TURBO-1401
- Loading branch information
1 parent
e595e9e
commit a3913bf
Showing
1 changed file
with
37 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters