Bernardo A. Dal Corno
Bernardo A. Dal Corno
I think you could have simply used `path.normalize(file)` with `.map` instead of replace and reduce `files = files.map(path.normalize)`
what version are you on? v2.8.0 worked here
[zel](https://github.com/vutran/zel) has a great feature of repo dependencies (other repos). This could be implemented as well in degit, and then, you could choose in interactive mode which dependencies you want...
Opa, como será o formato? Nunca participei de nenhum
Nice one.
I see. I agree, reading that shows how broken things are in package.json. Altough, I would still quote: > Running npm install --omit=optional will prevent these dependencies from being installed....