deepsweet / isparta-loader

💯 isparta instrumenter loader for webpack
117 stars 22 forks source link

Add support for configuration via a query #26

Closed riovir closed 8 years ago

riovir commented 8 years ago

As of Webpack v2.1.0-beta.23 adding properties to the main config is disallowed. Loaders are required to receive their config via queries. This pull request also solves issue https://github.com/deepsweet/isparta-loader/issues/20.

Regards, Riovir

riovir commented 8 years ago

Upon further peer review this was a poorly formatted first-time pull request. Closing.