Ignore dependences from `catalog:peers` unless `--peers` is passed
enhancement
### Clear and concise description of the problem
When using catalogs, the default skip of peer deps is no longer applied.
### Suggested solution
Ignore `catalog:peers` by default (probably configurable?)
### Alternative
Manually revert unwanted changes afterward.
### Additional context
_No response_
### Validations
- [x] Follow our [Code of Conduct](https://github.com/antfu/.github/blob/main/CODE_OF_CONDUCT.md)
- [x] Read the [Contributing Guide](https://github.com/antfu/contribute).
- [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
3 条评论