diff --git a/wrangler.toml b/wrangler.toml new file mode 100644 index 0000000..7a19aca --- /dev/null +++ b/wrangler.toml @@ -0,0 +1,4 @@ +#:schema node_modules/wrangler/config-schema.json +name = "realtimekit-web-examples" +pages_build_output_dir = "html-examples/dist" +compatibility_date = "2024-04-01"