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
/
source5.js
5 lines
(4 loc)
•
69 B
JavaScript
View Raw
1
2
3
4
5
function
test
()
{ var val1 =
'{{myVar}}'
; var val2 =
[[val2]]
; }