UNPKG
gulp-inline-source
Version:
latest (4.0.0)
4.0.0
3.2.0
3.1.0
3.0.0
2.1.0
2.0.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
0.0.3
0.0.2
0.0.1
Inline flagged js & css sources.
github.com/fmal/gulp-inline-source
fmal/gulp-inline-source
gulp-inline-source
/
test
/
fixtures
/
image-svg.html
8 lines
(7 loc)
•
86 B
HTML
View Raw
1
2
3
4
5
6
7
8
<
html
>
<
head
>
</
head
>
<
body
>
<
img
src
=
"image.svg"
inline
>
</
body
>
</
html
>