laravel-mix

The power of webpack, distilled for the rest of us.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
laravel-mix
6.0.492 years ago7 years agoMinified + gzip package size for laravel-mix in KB

Readme

Laravel Mix


Node NPM NPM NPM

Introduction

Laravel Mix thumbnail
Laravel Mix provides a clean, fluent API for defining basic webpack build steps for your applications. Mix supports several common CSS and JavaScript pre-processors.
If you've ever been confused about how to get started with module bundling and asset compilation, you will love Laravel Mix!

Documentation

You may review the initial documentation here.

License

Laravel Mix is open-sourced software licensed under the MIT license.