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