Skip to content
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