dylang/npm-check

Ask if user wants to just update the version number for linked packages

Open

#75 建立於 2016年1月20日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (6,438 star) (278 fork)batch import
help wanted

描述

Say I just pushed an update to a lib.

In my application I have this lib npm linked.

When I deploy the app I need the version to be up to date. But I want to keep the npm link.

At the moment I lose the link.

The implementation would ask me to confirm overwriting npm linked modules. The default would be not to. The UI should also indicate whether a module is linked.

貢獻者指南