mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
37facee922
Since `path.resolve` is using backslashes on Windows, we ended up with different files. Just replace those with forward slashes.