Update CI #4

Closed
rgebee wants to merge 99 commits from ci-test into main
Showing only changes of commit 2707b72e5a - Show all commits

View File

@ -12,7 +12,7 @@ const config = {
adapter: adapter({
pages: 'build',
assets: 'build',
fallback: null,
fallback: '404.html',
precompress: false,
strict: true,
trailingSlash: 'always'