mirror of
https://github.com/jquery/jquery.git
synced 2026-01-23 23:18:02 -05:00
Remove log
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user