开发者

Does Jammit require a JavaScript compressor on the production server?

开发者 https://www.devze.com 2022-12-15 18:41 出处:网络
Does Jammit require YUI Compressor or the Google Closure Compiler to be installed on the production server in or开发者_Go百科der to work?No, it doesn\'t.

Does Jammit require YUI Compressor or the Google Closure Compiler to be installed on the production server in or开发者_Go百科der to work?


No, it doesn't. It just requires the JVM (or equivalent, such as Open-JDK).

Jammit depends on two third-party Gems: one for Google Closure and one for YUI Compressor. Both Gems are shipped with the corresponding compressor package bundled within the Gem.

0

精彩评论

暂无评论...
验证码 换一张
取 消