0.0.10 • Published 3 years ago

preons-laravel-mix v0.0.10

Weekly downloads
10
License
MIT
Repository
github
Last release
3 years ago

Preons Laravel Mix

All Contributors

Install

yarn add preons-laravel-mix

Add preons to the webpack.mix.js file:

const mix = require('laravel-mix');
require('preons-laravel-mix');

mix.preons();

Add a Preons config to the resource folder. You can install Preons globally using npm install preons -g and run preons config > resources/preons.yml.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

0.0.10

3 years ago

0.0.3

3 years ago