drupal-composer / preserve-paths

A composer plugin for keeping specified files and directories when installing/updating new composer packages. Can be used to supported nested packages.
28 stars 28 forks source link

windows OOM #8

Closed bnchdrff closed 8 years ago

bnchdrff commented 9 years ago

fixes #1 by stopping at C:\ or whatever.

snamor commented 8 years ago

👍

derhasi commented 8 years ago

Thanks