Josh Beveridge
Josh Beveridge
@jeremyfa Any chance that these issues are still being looked at in terms of fixes/work arounds? Cheers!
@jeremyfa Thanks for getting back to me! I'll keep my eyes on this project for a fix in the future, it would be super helpful for a step in a...
@YarovoiVadym You're a life saver! This worked perfectly. :)
Just popping in here to say I'm running into the same issue on WSL2 with JS dependencies inside of my `.11ty.js` templates. 11ty seems to pick up the changes, but...
Has anyone come up with a solution for this? I'm trying to use `grunt-newer` in a similar capacity with [PostCSS](https://github.com/postcss/postcss) where I have imported partials compiling the parent files by...
Hey @zachleat, I'm noticing this issue all over again on `2.0.1` using the new dev server on WSL2. I have the following directory structure: ``` src _includes components component.11ty.js layouts...
@zachleat You betcha! I'll take a peek after work today. 🚀
@zachleat Hmm, installing fresh from `master` results in the same problem I described above. I created a mock project with the exact same basic folder structure and imports, and saving...
Still having this issue as well, and unfortunately I've run into a context where I can't move the `require` into the `render()` due to needing it in the data variable...
There's currently a bug with publishing guides through the CMS where it applies the wrong template.