Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/laravel-mix/laravel-mix

The power of webpack, distilled for the rest of us.
https://github.com/laravel-mix/laravel-mix

laravel webpack

Last synced: 3 months ago
JSON representation

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

Lists

README

        

Laravel Mix


Node
NPM
NPM
NPM

## Introduction

![Laravel Mix thumbnail](https://repository-images.githubusercontent.com/76991633/43a4fe80-025e-11eb-8b88-bf742e4412a7)

Laravel Mix provides a clean, fluent API for defining basic [webpack](http://github.com/webpack/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](docs/).

## License

Laravel Mix is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).