🆕 1741

This commit is contained in:
zhulj 2022-09-29 17:41:54 +08:00
parent 6fb865756c
commit 0d0b24de75

View File

@ -7,7 +7,7 @@
],
"rewrites": [
{
"source": "/(.*)",
"source": "/",
"destination": "./index.js"
}
]