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 (76 forks)batch import
help wantedwindows

Repository metrics

Stars
 (1,989 stars)
PR merge metrics
 (No merged PRs in 30d)

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