Open pociej opened 7 years ago
@pociej I haven't run across that issue thus far. If you can pin it down to an issue in the plugin let me know (and a PR would be great!)
@pociej
is it not supposed to be
{ test: /.../, loader: StringReplacePlugin.replace({ ... }) }, plugins: [ new StringReplacePlugin() ] }
?
Im not sure if it issue with this plugin but when trying to use with 'babel-loader' line below :
I see :
Element from loaders list should have one of the fields 'loader' or 'loaders'