mirror of
https://github.com/JonasunderscoreJones/blog.jonasjones.dev.git
synced 2025-10-23 06:59:19 +02:00
maybe fixed cf
This commit is contained in:
parent
657d8f1ca8
commit
29213cb510
1 changed files with 1 additions and 13 deletions
|
@ -7,18 +7,6 @@ export default {
|
||||||
preprocess: vitePreprocess(),
|
preprocess: vitePreprocess(),
|
||||||
|
|
||||||
kit: {
|
kit: {
|
||||||
adapter: adapter({
|
adapter: adapter(),
|
||||||
// See below for an explanation of these options
|
|
||||||
routes: {
|
|
||||||
include: ['/*'],
|
|
||||||
exclude: ['<all>']
|
|
||||||
},
|
|
||||||
platformProxy: {
|
|
||||||
configPath: 'wrangler.toml',
|
|
||||||
environment: undefined,
|
|
||||||
experimentalJsonConfig: false,
|
|
||||||
persist: false
|
|
||||||
}
|
|
||||||
})
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue