- compression of html/css/images.
- css compatibility with old browsers.
- source map / auto-refresh during development.
- For any even slightly complicated app, you still need at least a bit of javascript. So, you need babel, minification, source maps, and so on...
- compression of html/css/images.
- css compatibility with old browsers.
- source map / auto-refresh during development.
- For any even slightly complicated app, you still need at least a bit of javascript. So, you need babel, minification, source maps, and so on...