kasperpawlowski

Results 1 issues of kasperpawlowski

I've just noticed inconsistent behavior of the package. Due to the fact that Windows uses backslash path separator, the `directoryName.endsWith(packageName)` condition from `findMainPackageJson()` will never be fulfilled. It seems that...