Jonas Severo

Results 3 issues of Jonas Severo

Mintty is installed along with Git for Windows. Is there any chance to support mintty?

From the documentation: dstDir: destination directory to copy modules, the modules will copy to dstDir/node_modules directory. Should be possible to copy directly to dtsDir, without appending node_modules directory?

When a module is updated with a new version in package.json, the dstDir isn't updated. Should be possible to update the module in dstDir to match the updated module in...