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.
据我所知,WebJars旨在从基于 JVM 的后端提供静态资产。imagemin 有一个 WebJar 库,但 imagemin 是构建时间或运行时间问题。浏览器不知道如何处理 gifsicle.exe 等。
那么如何从基于 JVM 的语言中使用 imagemin,特别是在我的情况下是 Clojure 呢?