From 526cd8363bfce4895a4e859bc078018df18f65ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Tue, 27 Jan 2026 02:27:03 +0800 Subject: [PATCH] fix: esa --- esa.jsonc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 esa.jsonc diff --git a/esa.jsonc b/esa.jsonc new file mode 100644 index 0000000..d4e8324 --- /dev/null +++ b/esa.jsonc @@ -0,0 +1,5 @@ +{ + "assets": { + "notFoundStrategy": "singlePageApplication" + } +} \ No newline at end of file