Skip to content

Commit

Permalink
Cool, cool, cool, cool, cool, cool, cool...tight, tight, tight.
Browse files Browse the repository at this point in the history
  • Loading branch information
hadefication committed May 13, 2018
1 parent 2fabe2f commit 4cb2da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The code above should be added to your bootstrap file or to the main JavaScript
### Laravel Mix
You can also automate the dumping by installing a webpack plugin that runs a simple artisan command on every build so you are sure that you got the latest translation files included in your build. Follow steps below:

1. Install the webpack plugin: `npm install --save-dev webpack-shell-plugin` or `yarn add --dev webpack-shell-plugin`
1. Install the [webpack shell plugin](https://github.com/1337programming/webpack-shell-plugin): `npm install --save-dev webpack-shell-plugin` or `yarn add --dev webpack-shell-plugin`
2. Include the plugin to your `webpack.mix.js` file:
```
const mix = require('laravel-mix');
Expand Down

0 comments on commit 4cb2da6

Please sign in to comment.