Skip to content

Cant use with 'babel-loader' #19

Description

@pociej

Im not sure if it issue with this plugin but when trying to use with 'babel-loader' line below :

loader : [
  { test: /myPattern/ , loader: 'babel-loader' }, 
  { test: /mySecondPattern/, loader: StringReplacePlugin({ settings }) },
] 

I see :
Element from loaders list should have one of the fields 'loader' or 'loaders'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions