]> source.dussan.org Git - jquery.git/commitdiff
Custom builds: Remove _evalUrl when excluding ajax
authorTimmy Willison <timmywillisn@gmail.com>
Fri, 16 Aug 2013 14:11:22 +0000 (10:11 -0400)
committerTimmy Willison <timmywillisn@gmail.com>
Fri, 16 Aug 2013 14:13:39 +0000 (10:13 -0400)
Gruntfile.js

index 5cad93f65a5eabee45b53b0007178862bbae0268..8bd906b3f8601597c666455b55aa0c5f4c28460f 100644 (file)
@@ -38,6 +38,7 @@ module.exports = function( grunt ) {
                                        "selector"
                                ],
                                removeWith: {
+                                       ajax: [ "manipulation/_evalUrl" ],
                                        callbacks: [ "deferred" ],
                                        css: [ "effects", "dimensions", "offset" ]
                                }