isparta-loader icon indicating copy to clipboard operation
isparta-loader copied to clipboard

Support query (and webpack 2)

Open unimonkiez opened this issue 7 years ago • 3 comments

Hey, first of all thanks for the loader, been serving me for quite some time 👍 .

As of Webpack 2 adding properties to the main config is disallowed. Loaders are required to receive their config via queries. This pull request also solves issue #20 and the non existing issue which is to support webpack 2.

Already tested and works fine on my repo.

Thanks in advance, unimonkiez

unimonkiez avatar Feb 06 '17 08:02 unimonkiez

I just use this pull request in my setup with webpack2... It seems working :)

rodmax avatar Feb 10 '17 19:02 rodmax

@dianadumbravean Fixed README

unimonkiez avatar Feb 13 '17 07:02 unimonkiez

there is no need to use isparta anymore, see https://github.com/deepsweet/istanbul-instrumenter-loader.

this one is deprecated and no longer maintained.

deepsweet avatar Feb 13 '17 09:02 deepsweet