Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: expand nested packages #92

Merged
merged 2 commits into from
Aug 22, 2024
Merged

feat: expand nested packages #92

merged 2 commits into from
Aug 22, 2024

Conversation

QuiiBz
Copy link
Owner

@QuiiBz QuiiBz commented Aug 22, 2024

Closes #88

Allow expanding packages defined in the workspace using **. This will expand by one level of folder and can only be used once.

For example, packages/**/* is now supported.

@QuiiBz QuiiBz enabled auto-merge (squash) August 22, 2024 16:57
@QuiiBz QuiiBz merged commit fa21092 into main Aug 22, 2024
4 checks passed
@QuiiBz QuiiBz deleted the feat/expand-nested-packages branch August 22, 2024 16:59
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.

Allow specifying multiple wildcards in workspaces
1 participant