javascript-obfuscator / webpack-obfuscator

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

Remove unused webpack-sources dependency #122

Open jakebailey opened 2 years ago

jakebailey commented 2 years ago

Use of this package was removed in https://github.com/javascript-obfuscator/webpack-obfuscator/commit/390b5ae7fd7e07fe12afcf6f0e5be6515a0f2782 as webpack exports sources, so this dep isn't used anymore.

Recent versions of webpack have moved on to webpack-sources v3, so this dep is just hanging around.

awerlang commented 1 year ago

@jakebailey can you rebase this PR?

jakebailey commented 1 year ago

Sure. I don't personally use this project anymore, but rebasing is straightforward.