move these configs respectively
This commit is contained in:
@@ -2,6 +2,5 @@
|
||||
"extends": "./.nitro/types/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"verbatimModuleSyntax": true
|
||||
},
|
||||
"include": ["./.vitepress/"]
|
||||
}
|
||||
}
|
||||
|
||||
5
api/wrangler.toml
Normal file
5
api/wrangler.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
name = "feedback"
|
||||
main = ".output/server/index.mjs"
|
||||
workers_dev = true
|
||||
account_id = "fe5d9bd14160b07939282e45f63eb5ad"
|
||||
compatibility_date = "2022-09-10"
|
||||
Reference in New Issue
Block a user