Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Precompress and optimize static files during build and serve them to browsers #1030

Closed

Commits on Nov 25, 2016

  1. Precompress and optimize static files during build and serve them to …

    …the browsers.
    
    - create precompressed variants of js, css, svg files: gz using zopfli and br using brotli
    
    Currently using forked versions of expressjs/send/negotiator while waiting for the PRs to go through:
    - jshttp/negotiator#49
    - pillarjs/send#108
    Mikko Tiihonen committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    9ea280e View commit details
    Browse the repository at this point in the history