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: about 11 hours ago
JSON representation
The power of webpack, distilled for the rest of us.
- Host: GitHub
- URL: https://github.com/laravel-mix/laravel-mix
- Owner: laravel-mix
- License: mit
- Created: 2016-12-20T21:06:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T20:48:29.000Z (11 months ago)
- Last Synced: 2024-10-29T14:56:13.831Z (about 1 month ago)
- Topics: laravel, webpack
- Language: JavaScript
- Homepage:
- Size: 5.88 MB
- Stars: 5,269
- Watchers: 94
- Forks: 808
- Open Issues: 268
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-php - Laravel Mix - An elegant wrapper around Webpack for the 80% use case. (Table of Contents / Asset Management)
- awesome-php-cn - Laravel Mix - 一个优雅的包装Webpack 80飐e. (目录 / 资产管理 Asset Management)
- awesome-projects - Laravel Mix - An elegant wrapper around Webpack for the 80% use case. (PHP / Asset Management)
- awesome-php - Laravel Mix - An elegant wrapper around Webpack for the 80% use case. (Table of Contents / Asset Management)
README
## 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).