Skip to content

feat: support prune dep tree from specific project#10

Merged
chenjiahan merged 5 commits into
mainfrom
feat/prune-tree
Dec 17, 2025
Merged

feat: support prune dep tree from specific project#10
chenjiahan merged 5 commits into
mainfrom
feat/prune-tree

Conversation

@nyqykk

@nyqykk nyqykk commented Dec 16, 2025

Copy link
Copy Markdown
Member
  • Users can set skip: true to prune the dependency tree for a specific project. This is very effective when users want to skip an entire dependency chain, allowing them to configure as few projects as possible.
  • skip config will skip graph cycle check
  • Use onBeforeBuild hook to support rslib host to dev other sub project, because rslib will not call onBeforeStartDevServer hook

Comment thread src/plugin.ts Outdated
Comment thread src/workspace-dev.ts Outdated
Comment thread src/workspace-dev.ts Outdated

@chenjiahan chenjiahan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@chenjiahan chenjiahan merged commit 4bdc305 into main Dec 17, 2025
2 checks passed
@chenjiahan chenjiahan deleted the feat/prune-tree branch December 17, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants