chore: add wrangler
This commit is contained in:
parent
217ce222f3
commit
a2601df713
3 changed files with 249 additions and 0 deletions
3
wrangler.toml
Normal file
3
wrangler.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
name = "coryd-dev"
|
||||
type = "javascript"
|
||||
pages_build_output_dir = "./_site"
|
Reference in a new issue