]> source.dussan.org Git - jquery.git/commitdiff
Remove log
authorTimmy Willison <timmywillisn@gmail.com>
Thu, 15 Aug 2013 19:58:15 +0000 (15:58 -0400)
committerTimmy Willison <timmywillisn@gmail.com>
Thu, 15 Aug 2013 19:58:15 +0000 (15:58 -0400)
build/build.js

index e4717d6069ca49fd1643de27bc603491de3b8dfe..1df849abd740e4b2d3ce0e6ddcb5d0880b371917 100644 (file)
@@ -34,7 +34,6 @@ module.exports = function( grunt ) {
         * @param {String} contents The contents to be written (including their AMD wrappers)
         */
        function convert( name, path, contents ) {
-               console.log( path );
                // Convert var modules
                if ( /.\/var\//.test( path ) ) {
                        contents = contents