Closed zachleat closed 5 years ago
Windows samples here https://travis-ci.org/11ty/eleventy/builds/478638999
Make sure https://github.com/11ty/eleventy/pull/381#issuecomment-453758111 is working before this is added.
Maybe we could do something like sorting both expected and actual results.
Tried this again, looks a bit more straightforward this time: https://travis-ci.org/11ty/eleventy/builds/516470666
The errors are related to the url()
function which has some code producing Windows-style path delimiters. This should never happen when dealing with URLs. Should be easy enough to fix. Unfortunately, I no longer have a Windows system available to me to test this. Maybe a fix is possible without by looking at the Travis results.
Looks like this was fixed in #486! Thank you @AndrewAsquith!!
Heck yeah indeed!
https://blog.travis-ci.com/2018-10-11-windows-early-release