代码混淆

This commit is contained in:
yanran200730
2023-09-18 21:46:05 +08:00
parent fb3ef14191
commit 66821d859e
4 changed files with 7966 additions and 2 deletions

View File

@@ -28,10 +28,12 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"javascript-obfuscator": "2.6.0",
"sass": "^1.62.1",
"sass-loader": "7.2.0",
"vue-cli-plugin-chrome-extension-cli": "~1.1.4",
"vue-template-compiler": "^2.6.14"
"vue-template-compiler": "^2.6.14",
"webpack-obfuscator": "2.6.0"
},
"eslintConfig": {
"root": true,