gg
Deploy Iddaai Backend / build-and-deploy (push) Successful in 1m0s

This commit is contained in:
2026-06-10 14:05:20 +03:00
parent b62a4f2161
commit e0fbde2fde
9 changed files with 89 additions and 144 deletions
+1 -1
View File
@@ -22,5 +22,5 @@
"strictBindCallApply": false,
"noFallthroughCasesInSwitch": false
},
"exclude": ["node_modules", "dist", "dist-new", "test"]
"exclude": ["node_modules", "dist", "dist-new", "test", "workers"]
}