preons-laravel-mix
v0.0.10
Published
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> [![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) <!-- ALL-CONTRIBUTORS-BADGE:END -->
Downloads
12
Readme
Preons Laravel Mix
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!