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