Fix proxy hosts routes throwing errors

This commit is contained in:
Jamie Curnow
2025-09-10 22:39:00 +10:00
parent 9682de1830
commit a7d4fd55d9
3 changed files with 35 additions and 36 deletions

View File

@@ -3,5 +3,5 @@
"ignore": [
"data"
],
"ext": "js json ejs"
"ext": "js json ejs cjs"
}