chore: cleanup
This commit is contained in:
parent
e0d26084b3
commit
0b555122a5
2 changed files with 0 additions and 31 deletions
|
@ -34,7 +34,6 @@ export default async function (eleventyConfig) {
|
|||
|
||||
// passthrough
|
||||
eleventyConfig.addPassthroughCopy('src/assets')
|
||||
eleventyConfig.addPassthroughCopy('.well-known')
|
||||
eleventyConfig.addPassthroughCopy('_redirects')
|
||||
eleventyConfig.addPassthroughCopy('_headers')
|
||||
eleventyConfig.addPassthroughCopy({
|
||||
|
|
Reference in a new issue