admin管理员组文章数量:1025244
I created a moduling system using jQuery. Is there any build system something similar to Dojo's Shrinksafe, that could bine all my module files into one single file for production?
Does YUI Compresser is all about single file pression or does it support bundling the module files as well? JavascriptMVC uses a custom build of Shrinksafe. Any links or info on that direction will also help. Thanks in advance.
I created a moduling system using jQuery. Is there any build system something similar to Dojo's Shrinksafe, that could bine all my module files into one single file for production?
Does YUI Compresser is all about single file pression or does it support bundling the module files as well? JavascriptMVC uses a custom build of Shrinksafe. Any links or info on that direction will also help. Thanks in advance.
Share Improve this question edited Mar 6, 2010 at 15:12 shazmoh asked Feb 24, 2010 at 20:55 shazmohshazmoh 1,9461 gold badge13 silver badges15 bronze badges1 Answer
Reset to default 7RequireJS has an optimization tool that can bine multiple files together, and it uses Google's Closure Compiler to do JavaScript minification/ment stripping. The optimization tool was based on the work I did in the Dojo build system, but it is something that works more stand-alone.
Disclaimer: I develop RequireJS
I created a moduling system using jQuery. Is there any build system something similar to Dojo's Shrinksafe, that could bine all my module files into one single file for production?
Does YUI Compresser is all about single file pression or does it support bundling the module files as well? JavascriptMVC uses a custom build of Shrinksafe. Any links or info on that direction will also help. Thanks in advance.
I created a moduling system using jQuery. Is there any build system something similar to Dojo's Shrinksafe, that could bine all my module files into one single file for production?
Does YUI Compresser is all about single file pression or does it support bundling the module files as well? JavascriptMVC uses a custom build of Shrinksafe. Any links or info on that direction will also help. Thanks in advance.
Share Improve this question edited Mar 6, 2010 at 15:12 shazmoh asked Feb 24, 2010 at 20:55 shazmohshazmoh 1,9461 gold badge13 silver badges15 bronze badges1 Answer
Reset to default 7RequireJS has an optimization tool that can bine multiple files together, and it uses Google's Closure Compiler to do JavaScript minification/ment stripping. The optimization tool was based on the work I did in the Dojo build system, but it is something that works more stand-alone.
Disclaimer: I develop RequireJS
本文标签: javascriptDoes YUI compressor support bundling of multiple filesStack Overflow
版权声明:本文标题:javascript - Does YUI compressor support bundling of multiple files? - Stack Overflow 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745610390a2158968.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论