morrislaptop / laravel-elixir-useref

This is a simple wrapper around Laravel Elixir for Useref.
https://www.npmjs.com/package/laravel-elixir-useref
MIT License
11 stars 7 forks source link

Add options to disable js and css minimization. #9

Closed cosimomeli closed 7 years ago

cosimomeli commented 7 years ago

As I had troubles with Uglify and some Angular libraries, I added options to disable js or css minimization (or both), this way already minified libraries can be used without useless, slow and dangerous re-minification.