This commit is contained in:
vcoppe
2024-08-14 12:14:29 +02:00
parent 879b65953f
commit 66b57e0013
2 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,6 @@ const config = {
adapter: adapter({
pages: 'build',
assets: 'build',
fallback: '404.html',
precompress: false,
strict: true
}),