Closed robertccs closed 9 years ago
I'd like to check if it's feasable to have a setting in the config file to compress files containing JS as well.
Read my preferred way of minifying HTML in Laravel 5/5.1+ apps here: Using Gulp to Minify Laravel Blade Templates
In the html-minifier js settings, you can specify to minify files including js.
I'd like to check if it's feasable to have a setting in the config file to compress files containing JS as well.