A CodeIgniter Hooks that will Minify the HTML, Reducing network latency, enhancing compression, and faster browser loading and execution.
-
Updated
Jan 12, 2017 - PHP
A CodeIgniter Hooks that will Minify the HTML, Reducing network latency, enhancing compression, and faster browser loading and execution.
In this workout, you will learn how to build a distribution folder containing the concatenated JS / CSS with minimized Images & HTML files that can be deployed on a web server that hosts your project. This distribution folder would be built from your project files using a variety of NPM packages and scripts.
To associate your repository with the minifyhtml topic, visit your repo's landing page and select "manage topics."