afbora / kirby-blade

Enable Laravel Blade Template Engine for Kirby 3
MIT License
20 stars 7 forks source link

Removing HTML Minify #24

Open afbora opened 2 years ago

afbora commented 2 years ago

I'm thinking of removing the HTML minify feature to make it work more stable. What do users of the plugin think? 👀

S1SYPHOS commented 2 years ago

If kirby-blade and kirby-minify-html work together seemlessly, that would be great, which doesn't work as of right now as they both extend Template. Since you may turn off HTML minification without being affected by its implementation, why not keep it around :duck: