mirror of https://github.com/webpack/webpack.git
Export EvalSoureMapDevToolPlugin
This commit is contained in:
parent
c0f1fe6600
commit
42d176e098
|
|
@ -69,6 +69,7 @@ exportPlugins(exports, ".", [
|
|||
"HotModuleReplacementPlugin",
|
||||
"ResolverPlugin",
|
||||
"SourceMapDevToolPlugin",
|
||||
"EvalSourceMapDevToolPlugin",
|
||||
"EvalDevToolModulePlugin",
|
||||
"CachePlugin",
|
||||
"ExtendedAPIPlugin",
|
||||
|
|
|
|||
Loading…
Reference in New Issue