Skip to content

Commit c629dac

Browse files
committed
damnit, pushed failing test tests
1 parent 4f591b6 commit c629dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/dependencies/CommonJsRequireDependencyParserPlugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ class CommonJsRequireDependencyParserPlugin {
129129
.for("require")
130130
.tap(
131131
"CommonJsRequireDependencyParserPlugin",
132-
createHandler({ callNew: false })
132+
createHandler({ callNew: true })
133133
);
134134
}
135135
}

0 commit comments

Comments
 (0)