fixed callback url

This commit is contained in:
ari melody 2024-06-29 19:52:52 +01:00
parent 509a817065
commit 71a95c92db
Signed by: ari
GPG key ID: CF99829C92678188
7 changed files with 32 additions and 22 deletions

View file

@ -11,8 +11,8 @@ const config = {
adapter: adapter({
pages: 'build',
assets: 'build',
fallback: undefined,
precompress: false,
fallback: "index.html",
precompress: true,
strict: true,
}),
version: {