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

Fix .npmignore by adding the .git file and the .failed-tests file. #30078

Merged
merged 1 commit into from Feb 25, 2019

Conversation

DanielRosenwasser
Copy link
Member

@DanielRosenwasser DanielRosenwasser commented Feb 25, 2019

This fixes minor publishing issues in the presence of some intermediate build files and git worktrees (which older versions of npm had some trouble with as discussed in #30077)

Fixes #30077, validated by npm publish --dry-run.

…ctory, which is not the case for git worktrees) and the `.failed-tests` file.
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.

In the typescript-3.3.3333 npm package, two dotfiles accidentally? included
3 participants