Webpack is the most powerful and flexible asset compilation tool available today. With that power, however, comes a certain level of complexity. That's where Laravel Mix steps in. Intended for the 80% usecase, Mix wraps around webpack to make most commonly desired build tasks a cinch to activate. In this series, as the maintainer of Laravel Mix, I'll teach you everything you need to know - from the basics, to advanced configuration.
Overview
Syllabus
- Start Compiling Fast
- Decoding Your NPM Scripts
- JavaScript Bundling
- The Ins and Outs of CSS Compilation
- Adding PostCSS Plugins
- Automatic Browser Refreshing
- Cache-Busting Assets
- Registering Additional Babel Plugins
- Async/Await Support Out of the Box
- Mix Extension Essentials
- Build and Deploy a Mix Extension in 15 Minutes
Taught by
Jeffrey Way