CodeIgniter-Minifyhtml-hooks
CodeIgniter-Minifyhtml-hooks copied to clipboard
Minify Internal Javascript
Thanks for this Hook, It works like charm. As CI is live now, is there any plan to add support for inline java script?
We just remove "script|style" into class Minifyhtml to Minify Style and Script. Be carreful the Javascript comment need to be use with /**/ and not //