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.
我正在使用 uglify-js-minified-resources 插件来缩小文件。但它总是在服务之前缩小文件,这意味着每个请求都会缩小文件。是否有任何设置可以在应用程序启动时缩小文件。还想知道闭包编译器是否足够好。
YUI War Minify插件将在 War 创建时压缩资源。这应该做你正在寻找的。