fly-webpack
Advanced tools
Comparing version 1.0.9 to 1.1.0
@@ -120,2 +120,6 @@ 'use strict'; | ||
if (opts.plugins) { | ||
_opts.plugins = opts.plugins; | ||
} | ||
if (opts.debug) { | ||
@@ -122,0 +126,0 @@ _opts.watch = false; |
{ | ||
"name": "fly-webpack", | ||
"version": "1.0.9", | ||
"version": "1.1.0", | ||
"description": "Webpack plugin for Fly.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
12491
149