This commit is contained in:
zhulj 2022-09-29 17:10:17 +08:00
parent eca1782cf2
commit 4fa5645a29

View File

@ -8,7 +8,7 @@
],
"routes": [
{
"src": "/(.*)",
"src": "/app/static/(.*)",
"dest": "index.js"
}
]