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

nlf/workspace fixes #102

Merged
merged 2 commits into from
May 19, 2022
Merged

nlf/workspace fixes #102

merged 2 commits into from
May 19, 2022

Conversation

nlf
Copy link
Contributor

@nlf nlf commented May 18, 2022

  • fix: respect gitignore and npmignore files in workspace roots

this one makes it so that when we're packing a workspace, we still respect .gitignore and .npmignore files that exist anywhere between the workspace root and the workspace itself, which is the behavior users would expect

  • fix: do not pack workspaces by default

currently packing a workspace root includes the workspaces themselves, this changes things so that workspaces are ignored by default when packing a root

@nlf nlf requested a review from a team as a code owner May 18, 2022 22:36
@nlf nlf force-pushed the nlf/workspace-fixes branch from 8f94d67 to a0432bb Compare May 19, 2022 15:24
@nlf nlf force-pushed the nlf/workspace-fixes branch from a0432bb to 0e93676 Compare May 19, 2022 15:33
@wraithgar wraithgar merged commit 0f31f71 into main May 19, 2022
@wraithgar wraithgar deleted the nlf/workspace-fixes branch May 19, 2022 17:21
nlf added a commit that referenced this pull request Aug 25, 2022
nlf added a commit that referenced this pull request Aug 25, 2022
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