跳过许可/信用使用YUIcompressor缩小JavaScript时的注释 [英] Skip License/Credit Comments when minifying JavaScript using YUIcompressor

查看:258
本文介绍了跳过许可/信用使用YUIcompressor缩小JavaScript时的注释的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当JavaScript由YUICompressor缩小时,是否有办法保留许可/信用评论?是否有任何特殊的注释字符?

解决方案



div>

是,使用

  / *! 
*
* /

感叹号告诉压缩器保留注释。



文档

p>

Is there a way to keep license/credit comments when the JavaScript is being minified by YUICompressor? Is there any special commenting characters? Or any flag for that in YUICompressor?

Thanks, Grace

解决方案

Yes, use

/*!
 *
 */

The exclamation tells the compressor to retain the comment.

Documentation

这篇关于跳过许可/信用使用YUIcompressor缩小JavaScript时的注释的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆