image-webp-loader
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "image-webp-loader", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"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", |
@@ -10,3 +10,3 @@ [![npm][npm]][npm-url] | ||
```sh | ||
npm install image-webp-laoder --save-dev | ||
npm install image-webp-loader --save-dev | ||
``` | ||
@@ -16,3 +16,3 @@ | ||
Here is the example of using `image-webp-laoder`, after packaging will produce the original picture and webp picture to the specified path: | ||
Here is the example of using `image-webp-loader`, after packaging will produce the original picture and webp picture to the specified path: | ||
@@ -19,0 +19,0 @@ ```javascript |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
88734