yarn laravel-mix 0.10.0
v0.10.0

latest releases: 6.0.49, 6.0.48, 6.0.47...
7 years ago

New

  • Standalone Sass! If you don't need your Sass to be processed and optimized by Webpack (url rewriting, purification, etc.), you may now use mix.standaloneSass() for a significantly faster build process. 2e1f51b
  • Uglification can now be disabled entirely with mix.options({ uglify: false }); 0db436e

Fixes

  • Concat tasks should use the "env" Babel preset, not "es2015" 86db4bf
  • When using hot reloading, we now apply a closing forward slash to the URL. 00e11ed

Don't miss a new laravel-mix release

NewReleases is sending notifications on new releases.