webpack-obfuscator icon indicating copy to clipboard operation
webpack-obfuscator copied to clipboard

Remove unused webpack-sources dependency

Open jakebailey opened this issue 4 years ago • 2 comments

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.

jakebailey avatar Jul 27 '21 23:07 jakebailey

@jakebailey can you rebase this PR?

awerlang avatar Aug 12 '22 21:08 awerlang

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

jakebailey avatar Aug 12 '22 21:08 jakebailey