was.js

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 17  →  ?path2? @ 21
/trunk/Gruntfile.js
@@ -44,7 +44,8 @@
boss: true,
eqnull: true,
globals: {
'$': false
'$': false,
'module': false
},
// spread/rest operator
esnext: true