@salesforce/plugin-release-management
Version:
A plugin for preparing and publishing npm packages
20 lines (10 loc) • 318 B
Markdown
# description
remove unnecessary files from node_modules
# flags.dryrun.summary
only show what would be removed from node_modules
# flags.verbose.summary
show all files paths being removed
# flags.types.summary
remove all types (.d.ts) files from node_modules
# examples
- <%= config.bin %> <%= command.id %>