fix(vite): better obfuscate
Deploy / Deploy to Stapler (push) Has been cancelled
Deploy / Build (push) Has been cancelled
Lint / ESLint (push) Has been cancelled
Lint / Oxlint (push) Has been cancelled
Lint / TypeScript (push) Has been cancelled

This commit is contained in:
2026-07-17 11:39:17 +02:00
parent 303e8e2dd2
commit f0eb08b97a
3 changed files with 254 additions and 29 deletions
+1
View File
@@ -46,6 +46,7 @@
"tsx": "^4.21.0",
"typescript": "~6.0.3",
"vite": "^8.0.10",
"vite-plugin-javascript-obfuscator": "^3.1.0",
"vite-plugin-markdown": "^2.2.0",
"vite-plugin-vue-devtools": "^8.1.1",
"vue-tsc": "^3.2.7"