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

fixes ignored folders in prebuilt packages feature of offline mirror #5793

Merged
merged 3 commits into from
May 9, 2018

Conversation

bestander
Copy link
Member

Summary

Fixes #5755.
Turns out original pack command has lots of file filtering that prebuilt functionality does not need.
In this case a package had .npmignore file that explicitly ignored build folder and it caused Yarn not to generate the build folder in prebuilt .tgz file

Test plan

Added test

@bestander bestander merged commit 05080da into yarnpkg:master May 9, 2018
BYK pushed a commit to imsnif/yarn that referenced this pull request May 22, 2018
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.

None yet

2 participants