javascript-obfuscator / webpack-obfuscator

javascript-obfuscator plugin for Webpack
https://github.com/javascript-obfuscator/javascript-obfuscator
BSD 2-Clause "Simplified" License
865 stars 84 forks source link

javascript-obfuscator does not work in the Webpack 3.x version #170

Open tt-haogege opened 1 month ago

tt-haogege commented 1 month ago

Error: The number of constructor arguments in the derived class t must be >= than the number of constructor arguments of its base class. at getTargets (.../node_modules/javascript-obfuscator/node_modules/inversify/lib/planning/reflection_utils.js:32:15)

"webpack-obfuscator": "^0.12.5" "webpack": "^3.6.0" node: 14.20.0