mirror of
https://github.com/JonasunderscoreJones/blog.jonasjones.dev.git
synced 2025-10-22 21:29:18 +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(),
|
||||
|
||||
kit: {
|
||||
adapter: adapter({
|
||||
// See below for an explanation of these options
|
||||
routes: {
|
||||
include: ['/*'],
|
||||
exclude: ['<all>']
|
||||
},
|
||||
platformProxy: {
|
||||
configPath: 'wrangler.toml',
|
||||
environment: undefined,
|
||||
experimentalJsonConfig: false,
|
||||
persist: false
|
||||
}
|
||||
})
|
||||
adapter: adapter(),
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue