Laravel Elixir provides a clean, fluent API for defining basic Gulp tasks for your Laravel application. Elixir supports several common CSS and JavaScript pre-processors, and even testing tools.
If you've ever been confused about how to get started with Gulp and asset compilation, you will love Laravel Elixir!
Documentation for Elixir can be found on the Laravel website.
Laravel Elixir is open-sourced software licensed under the MIT license.
- 只写入更改过的文件。
- gulp 后,删除旧 rev-manifest.json 引用的无效文件。
- production 模式下,不生成 map 文件。