Fix proxy hosts routes throwing errors

This commit is contained in:
Jamie Curnow
2025-09-10 22:39:00 +10:00
parent d40e290a89
commit 1928e554fd
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"
}