Skip to content

Commit 2eb1dab

Browse files
committed
Merge pull request webpack#2533 from also/remove-resolver-plugin-export
Remove export of ResolverPlugin which no longer exists
2 parents 76e8459 + edf12b4 commit 2eb1dab

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/webpack.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ exportPlugins(exports, ".", [
7373
"AutomaticPrefetchPlugin",
7474
"ProvidePlugin",
7575
"HotModuleReplacementPlugin",
76-
"ResolverPlugin",
7776
"SourceMapDevToolPlugin",
7877
"EvalSourceMapDevToolPlugin",
7978
"EvalDevToolModulePlugin",

0 commit comments

Comments
 (0)