UNPKG
gulp-rev-append-fixed
Version:
latest (0.0.1)
0.0.1
Cache-busting plugin for gulp.
gulp-rev-append-fixed
/
test
/
fixtures
/
static
/
script
/
script-two.js
5 lines
(3 loc)
•
72 B
JavaScript
View Raw
1
2
3
4
5
(
function
(
window
) {
console
.
log
(
'script-two loaded.'
); }(
window
));