'js': function (block) {
            grunt.log.debug(JSON.stringify(block.dest));
            return 'script(src="'+ block.dest +'")';
          }