Asset minification
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