1 parent aac0389 commit 616777bCopy full SHA for 616777b
1 file changed
lib/optimize/RemoveParentModulesPlugin.js
@@ -29,7 +29,6 @@ function allHaveModule(someChunks, module, checkedChunks) {
29
return chunks;
30
}
31
32
-
33
class RemoveParentModulesPlugin {
34
apply(compiler) {
35
compiler.plugin("compilation", (compilation) => {
0 commit comments