|
|
@@ -7,7 +7,7 @@
|
|
|
"assets": {
|
|
|
"binding": "ASSETS",
|
|
|
"directory": "./dist/client",
|
|
|
- "html_handling": "auto-trailing-slash",
|
|
|
+ "html_handling": "drop-trailing-slash",
|
|
|
"not_found_handling": "404-page"
|
|
|
},
|
|
|
"env": {
|
|
|
@@ -21,7 +21,7 @@
|
|
|
]
|
|
|
},
|
|
|
"production": {
|
|
|
- "name": "opencode-www",
|
|
|
+ "name": "opencode-www-production",
|
|
|
"routes": [
|
|
|
{
|
|
|
"pattern": "opencode.ai/v2*",
|