alexanderGugel/ied

ied on Windows creates directory junctions to packages in .tmp

Open

#120 geöffnet am 30. Apr. 2016

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.989 Stars) (76 Forks)batch import
help wantedwindows

Beschreibung

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.

Contributor Guide