refactor: fully deprecate camoufox

This commit is contained in:
zhom
2026-07-08 00:47:02 +04:00
parent 23dab4c8e4
commit 23859333c6
88 changed files with 702 additions and 37495 deletions
+1 -7
View File
@@ -33,11 +33,5 @@
".next/dev/types/**/*.ts",
"dist/dev/types/**/*.ts"
],
"exclude": [
"node_modules",
"nodecar",
"src-tauri/target",
"donut-sync",
"camoufox-js"
]
"exclude": ["node_modules", "nodecar", "src-tauri/target", "donut-sync"]
}