img-html-loader
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "img-html-loader", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "一个处理html中图片的loader,fork https://github.com/wzsxyz/html-withimg-loader", | ||
@@ -5,0 +5,0 @@ "main": "src/bin.js", |
@@ -1,1 +0,12 @@ | ||
# html-img-loader | ||
# html-img-loader | ||
## 引用 | ||
`npm i img-html-loader` | ||
## 示例 | ||
``` | ||
{ | ||
test:/\.(html|htm)$/i, | ||
use:'html-img-loader', // 解析 html中的图片资源 | ||
} | ||
``` | ||
![实例图片](doc/doc.png) |
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
8166
6
65
12