alexanderGugel/ied

ied on Windows creates directory junctions to packages in .tmp

Open

#120 aberto em 30 de abr. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (1.989 stars) (76 forks)batch import
help wantedwindows

Description

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.

Guia do colaborador