Pictogrammers / pictogrammers.com

Code for Pictogrammers.com
https://pictogrammers.com
80 stars 18 forks source link

Pre-compress static assets #27

Closed mririgoyen closed 1 year ago

mririgoyen commented 1 year ago

This PR adds a step in the build pipeline to pre-compress HTML, CSS, JS, JSON, and SVG files with Brotli. It then adds the appropriate rules to serve those assets on the deployed server.