Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Asset minification

Thomas Kelly edited this page May 3, 2018 · 1 revision

Optimized Dependency Bundling

Slate's build script compiles the theme so that it is fully optimized to run in production. These optimizations include:

  • Optimized JS via UglifyJS and bundle splitting
  • Optimized CSS using cssNano
  • Minified HTML