slav123 / CodeIgniter-minify

CodeIgniter minify library CSS and JavaScript compression on the fly
MIT License
226 stars 86 forks source link

Assets from CDNs #56

Open regiscamimura opened 6 years ago

regiscamimura commented 6 years ago

I liked your library, but it lacks support to retrieving content from external sites like CDNs. The idea is to add a function to store the content of an assets with cURL and write it compressed to the unified css/js file.

manukieli commented 5 years ago

Very good idea.

mvlorenzo commented 5 years ago

This is good to have on this library.