Commit Graph

1 Commits

Author SHA1 Message Date
Stephan Badragan 59d9b9f8aa EvalSourceMapDevToolPlugin: add ability to filter which modules get sourcemapped
see: https://github.com/webpack/webpack/issues/6450
This is useful to filter out stuff you don't care about or stuff that's very
large and screws up with devtools.
2018-02-08 17:33:55 -08:00