From 00e3b74e6ba217c0cef8ea5b85b6640873833d12 Mon Sep 17 00:00:00 2001 From: Your Namejjyy Date: Fri, 18 Oct 2024 05:05:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E7=A7=BB=E9=99=A4=E6=9E=84=E5=BB=BA=E5=91=BD?= =?UTF-8?q?=E4=BB=A4=E8=AE=BE=E7=BD=AE=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wrangler.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wrangler.toml b/wrangler.toml index 09f2e3a8..6d9a6997 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,5 +1,8 @@ #:schema node_modules/wrangler/config-schema.json + name = "bolt" compatibility_flags = ["nodejs_compat"] compatibility_date = "2024-07-01" pages_build_output_dir = "./build/client" + +