🆕 1740

This commit is contained in:
zhulj 2022-09-29 17:39:58 +08:00
parent e012009b3c
commit 6fb865756c

View File

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