Patrick Grey

Results 4 comments of Patrick Grey

Same issue for me with minimal changes to starter. I'm on windows, Node 18. I can see in dev tools that the cache busting link query string does change on...

It's ugly and only works for top level but this option doesn't require a filter: ``` {% set navPages = collections.all | eleventyNavigation %} {% set navActiveClass = "is-active" %}...

Hi @d2s I think I had a similar problem. After investigating, it looked like it may be an issue with node when `fspromise.rename` is used. I tried to document in...

Sorry if this is the wrong place for this. I'm using this workaround to build. `_website-publish` is my output directory and I passthroughcopy js, css and scss files to it...