UNPKG
gulp-token-replace
Version:
latest (1.1.5)
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
A token replace plugin for gulp
github.com/Pictela/gulp-token-replace
Pictela/gulp-token-replace
gulp-token-replace
/
test
/
fixtures
/
source1_output2.html
9 lines
(8 loc)
•
139 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
html
>
<
head
>
<
script
src
=
"http://www.somewhere.com/app.js"
>
</
script
>
</
head
>
<
body
>
<
h1
>
Hello World!
</
h1
>
</
body
>
</
html
>