UNPKG
gulp-rev-append
Version:
latest (0.1.8)
0.1.8
0.1.7
0.1.6
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Cache-busting plugin for gulp.
github.com/bustardcelly/gulp-rev-append
bustardcelly/gulp-rev-append
gulp-rev-append
/
test
/
fixtures
/
static
/
script
/
script-three.js
5 lines
(3 loc)
•
74 B
JavaScript
View Raw
1
2
3
4
5
(
function
(
window
) {
console
.
log
(
'script-three loaded.'
); }(
window
));