alexanderGugel/ied

ied on Windows creates directory junctions to packages in .tmp

Open

#120 opened on Apr 30, 2016

View on 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.

Contributor guide