Welcome Guest, Not a member yet? Register   Sign In
Output Minification (Minifying html,css,js) CI 3.x
#10

There are also some PHP libraries which will minify/concatenate CSS/JS files, like CssMin and JSMin. These are usually fairly easy to adapt for use in CI. When using these libraries, though, I would highly recommend checking for the output file(s) before loading/calling the library, so you only generate the file(s) as needed, and can easily supply a pre-minified file if there are any issues with the library's output.
Reply


Messages In This Thread
RE: Output Minification (Minifying html,css,js) CI 3.x - by mwhitney - 05-27-2015, 09:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB