diff options
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 5cad93f65..8bd906b3f 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -38,6 +38,7 @@ module.exports = function( grunt ) { "selector" ], removeWith: { + ajax: [ "manipulation/_evalUrl" ], callbacks: [ "deferred" ], css: [ "effects", "dimensions", "offset" ] } |