image-webp-loader
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "image-webp-loader", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "With webpack-loader to convert ordinary picture format to webp pictures, you can produce original pictures and webp pictures together and keep the same hash", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -23,3 +23,3 @@ [![npm][npm]][npm-url] | ||
{ | ||
loader: ‘image-webp-loader’, | ||
loader: 'image-webp-loader', | ||
options: { | ||
@@ -26,0 +26,0 @@ publicPath: '/', |
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
92624