scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 124  →  ?path2? @ 125
/bower_components/fingerprintjs2/gulpfile.js
@@ -17,9 +17,7 @@
.pipe(rename({suffix: ".min"}))
.pipe(uglify({
compress: {
global_defs: {
NODEBUG: true
}
global_defs: {}
},
output: {
ascii_only: true