alexanderGugel/ied

ied on Windows creates directory junctions to packages in .tmp

开放

#120 创建于 2016年4月30日

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

仓库指标

星标
 (1,990 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

PR #95 changed ied to use directory junctions on Windows.

As directory junctions point to absolute paths, they need to be fixed after packages are moved from node_modules/.tmp to node_modules.

贡献者指南