dylang/npm-check

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

开放

#75 创建于 2016年1月20日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (278 个派生)batch import
help wanted

仓库指标

星标
 (6,438 个星标)
PR 合并指标
 (平均合并 5小时 4分钟) (30 天内合并 6 个 PR)

描述

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.

贡献者指南