-
@wjonthomas until that bug if fixed, you have two options: put your nunjucks includes in the
includesfolder (11ty.io/docs/config/#directory-for-includes) OR you can set yourincludesfolder to""and use the full path from the input root (some background on this old fixed issue github.com/11ty/eleventy/issues/231)