stylus-loader
Advanced tools
Comparing version 2.4.0 to 2.5.0
@@ -37,2 +37,3 @@ var loaderUtils = require('loader-utils'); | ||
options.define = options.define || stylusOptions.define || {}; | ||
options.paths = options.paths || stylusOptions.paths; | ||
@@ -39,0 +40,0 @@ if (options.sourceMap != null) { |
{ | ||
"name": "stylus-loader", | ||
"version": "2.4.0", | ||
"version": "2.5.0", | ||
"description": "Stylus loader for webpack", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -199,2 +199,3 @@ # stylus-loader | ||
* Please see https://github.com/shama/stylus-loader/releases | ||
* 2.5.0 - Define paths in global stylusOptions, in addtion to query params (@JounQin) | ||
* 2.4.0 - Add OptionsPlugin to help support webpack 2 (@mzgoddard) | ||
@@ -201,0 +202,0 @@ * 2.3.1 - Fix typo in README (@stevewillard) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36363
757
226