Skip to content
  • Ryan Hall's avatar
    3d9a98b4
    Allow rails to serve brotli encoded assets · 3d9a98b4
    Ryan Hall authored
    When using an external build process (webpack, grunt) it's helpful for
    rails to be able to serve those assets. Brotli has better compression
    than gzip and should eventually replace it for static assets.
    
    When using an external build process (webpack, grunt) it's helpful for
    rails to be able to serve those assets. Brotli has better compression
    than gzip and will eventually replace it for static assets.
    3d9a98b4
    Allow rails to serve brotli encoded assets
    Ryan Hall authored
    When using an external build process (webpack, grunt) it's helpful for
    rails to be able to serve those assets. Brotli has better compression
    than gzip and should eventually replace it for static assets.
    
    When using an external build process (webpack, grunt) it's helpful for
    rails to be able to serve those assets. Brotli has better compression
    than gzip and will eventually replace it for static assets.
Loading