Skip to content

Commit 06ef9b6

Browse files
no more catch all
1 parent 5052c1c commit 06ef9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

now.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"routes": [
2020
{
21-
"src": "/(.*)",
21+
"src": "/",
2222
"dest": "packages/server/dist/src/index.js"
2323
},
2424
{

0 commit comments

Comments
 (0)