diff options
author | Hakim El Hattab | 2018-06-11 12:35:11 +0200 |
---|---|---|
committer | Hakim El Hattab | 2018-06-11 12:35:11 +0200 |
commit | 3680f1ad10d1cbb4a48eb98673fa7018d1ab36e5 (patch) | |
tree | d7f3a3c09410f93b610416700119d6b7bf354a12 /Gruntfile.js | |
parent | a86146180f62f38ccbdc9da68fd38ebee5da074a (diff) |
merge #1955 with minor changes
Diffstat (limited to 'Gruntfile.js')
-rw-r--r-- | Gruntfile.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Gruntfile.js b/Gruntfile.js index fc38abb..8d8300b 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -78,6 +78,7 @@ module.exports = function(grunt) { eqnull: true, browser: true, expr: true, + loopfunc: true, globals: { head: false, module: false, |