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

chore: check less stuff into node_modules #3362

Merged
merged 1 commit into from
Jun 10, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ link: uninstall
node bin/npm-cli.js link -f --ignore-scripts

prune:
node bin/npm-cli.js run resetdeps
node bin/npm-cli.js prune --production --no-save --no-audit
@[[ "$(shell git status -s)" != "" ]] && echo "ERR: found unpruned files" && exit 1 || echo "git status is clean"

Expand Down
21 changes: 21 additions & 0 deletions node_modules/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

335 changes: 0 additions & 335 deletions node_modules/@npmcli/arborist/README.md

This file was deleted.

80 changes: 0 additions & 80 deletions node_modules/@npmcli/ci-detect/README.md

This file was deleted.

224 changes: 0 additions & 224 deletions node_modules/@npmcli/config/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions node_modules/@npmcli/disparity-colors/CHANGELOG.md

This file was deleted.

49 changes: 0 additions & 49 deletions node_modules/@npmcli/disparity-colors/README.md

This file was deleted.

Loading