module.exports = eleventyConfig => { return require('./eleventy.config.js')(eleventyConfig) }