Update CI #4

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

View File

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