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