File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -80,11 +80,11 @@ with [dom-loader](https://github.com/Wizcorp/dom-loader)
80
80
{ test: / \. html$ / , loader: ' dom!html!posthtml' }
81
81
```
82
82
83
- with [ svg-loader] ( https://github.com/Wizcorp/dom -loader )
83
+ with [ svg-loader] ( https://github.com/dolbyzerr/svg -loader )
84
84
85
85
``` javascript
86
86
87
- { test: / \. html $ / , loader: ' svg!posthtml' }
87
+ { test: / \. svg $ / , loader: ' svg!posthtml' }
88
88
```
89
89
90
90
with [ extract-text-plugin] ( https://github.com/webpack/extract-text-webpack-plugin )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " posthtml-loader" ,
3
- "version" : " 0.8.0 " ,
3
+ "version" : " 0.8.1 " ,
4
4
"engine" : " >=4" ,
5
5
"main" : " index.js" ,
6
6
"dependencies" : {
You can’t perform that action at this time.
0 commit comments