chore: Update wrangler.toml configuration for webpack build and site bucket location
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
name = "1000h-portal"
|
||||
main = "index.js"
|
||||
main = "workers-site/index.js"
|
||||
type = "webpack"
|
||||
workers_dev = false
|
||||
compatibility_date = "2023-03-23"
|
||||
|
||||
[site]
|
||||
bucket = "./output/public"
|
||||
Reference in New Issue
Block a user