发布时使用 MIN.JS,调试时使用 .js
伙计们,这可能相当容易,但到目前为止我找不到简单的解决方案。
我有 20-30 个 java 脚本文件,当项目处于发布模式时,它使用 *.min.js,否则使用 .js 进行调试。
怎么可能全都做到啊!
Folks, It could be fairly easy but I could not find easy solution so far.
I've 20-30 java script files that I want such that when the project is in release mode then it uses *.min.js otherwise use .js for debugging purpose.
How can it be done for all!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用 Squishit 等工具来压缩 JS/CSS 并配置 CDN。
http://www.codethinked.com/squishit-the -Friendly-aspnet-javascript-and-css-squisher
You can use a tool like Squishit to compress your JS/CSS and also configure CDN's.
http://www.codethinked.com/squishit-the-friendly-aspnet-javascript-and-css-squisher