coreylafferty
coreylafferty
Thanks from 2019. :)
I'm not having a lot of luck tracking down where that path is built, but a temporary workaround is to change the path in /config/config.yml. For example, on a PC...
@dmolsen Just ran into this again -- it's creating an absolute path with mixed slashes and backslashes on Windows. Only fix I've found so far is to manually edit the...
@EvanLovely I tested this PR and it appears to work fine (without it, clean_class does not replace spaces with dashes as it does in Drupal). Do you think this could...
@jackmakesthings (or whoever does this work) -- you might want to look at the code changes and comments in this PR to the Drupal version to see how we handled...