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.
iis を使用して、gzip 圧縮後のスクリプト ファイル (jQuery ライブラリなど) のサイズを確認するにはどうすればよいですか?
OSX または Linux コマンドライン:
gzip app.js && du -h app.js.gz