Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Jammit是否需要在生产服务器上安装 YUI Compressor 或 Google Closure Compiler 才能工作?
不,它没有。它只需要 JVM(或等价物,例如 Open-JDK)。
Jammit 依赖于两个第三方 Gem:一个用于 Google Closure,另一个用于 YUI Compressor。两个 Gem 都随附有捆绑在 Gem 中的相应压缩包。