Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix files accidentally included in final package #233

Merged
merged 1 commit into from
Jun 4, 2018

Conversation

alangpierce
Copy link
Owner

The example-repos directory contained a number .gitignore files that were
explicitly including files that we don't want to include, so we now clear all
example repos before publish.

Also, the implementation of files in package.json was including dist
directories in integrations advertently, so we now do the equivalent thing
in .npmignore with some fixes.

The example-repos directory contained a number .gitignore files that were
explicitly including files that we don't want to include, so we now clear all
example repos before publish.

Also, the implementation of `files` in package.json was including `dist`
directories in `integrations` advertently, so we now do the equivalent thing
in .npmignore with some fixes.
@alangpierce alangpierce merged commit 67cde54 into master Jun 4, 2018
@alangpierce alangpierce deleted the fix-package-files branch June 30, 2018 21:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant