Mar 28, 2017
0
Level 1
How to minify blade views with webpack?
Since version 5.4, laravel uses webpack to package the assets, But for more that I have searched, I have not found how to minify my blade views with webpack, previously I used this plug in to Minify my blade views: Https://github.com/fitztrev/laravel-html-minify/wiki/Laravel-5---5.1-HTML-Minifying In gulp worked fine, but with webpack I can not do it. Could you please help me by telling me How to minify my blade views with webpack?
Please or to participate in this conversation.