Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devanandb/webpack-mix

Elegant wrapper around Webpack for more than 80% use cases.
https://github.com/devanandb/webpack-mix

webpack webpack-configuration webpack-kickstart webpack-simple webpack-starter-kit

Last synced: 13 days ago
JSON representation

Elegant wrapper around Webpack for more than 80% use cases.

Awesome Lists containing this project

README

        

Webpack Mix




Webpack Mix



NPM
NPM
NPM

HitCount




## Introduction

Webpack Mix provides a clean, fluent API for defining basic Webpack build steps for your application. 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 Webpack Mix!

## Documentation

You may review the initial documentation here [on GitHub](https://github.com/devanandb/webpack-mix/tree/master/docs).

## License

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

## Thanks

This is a copy of [Laravel Mix](https://github.com/JeffreyWay/laravel-mix) without Laravel and Vue pieces.