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.
私のgradle Webプロジェクトには、js、css、htmlファイルがたくさんあります。eriwen のthisおよびthisプラグインを使用して、javascript および css ファイルを縮小および gzip しました。しかし、gradle で html ファイルを縮小および圧縮する方法が見つかりませんでした。
httpサーバーでもできますが、ビルド時に一度縮小して、httpサーバーの仕事を減らしたいです。