Npm发布 Packages

npm-clean-publish

When you run `npm publish`, it includes all files under the directory even if they are not checked in to the repository. `npm-clean-publish` will help you to prevent that situation.

0.0.1 • Published 10 years ago

npm-link-watch

This command line is to solve the problem of `npm/yarn link`: the linked package has its own `node_modules`, which results in a lots of issues relate to dupplicate modules.

1.0.26 • Published 5 years ago