CodeIgniter Forums
Asset Compress & Management - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Feature Requests (https://forum.codeigniter.com/forumdisplay.php?fid=29)
+--- Thread: Asset Compress & Management (/showthread.php?tid=69193)



Asset Compress & Management - dimsagara - 10-18-2017

Like Yii2 Asset Bundle. So i can split between vendor library (like bootstrap & jquery) and my own custom css and javascript with asset compression. here for reference Yii2 Asset Bundle. Thanks


RE: Asset Compress & Management - kilishan - 10-18-2017

This didn't make the cut. There are too many ways to do that already in the wide web (Gulp, Webpack, etc and their libraries) that it would be pointless for us to make the decisions of how someone should do their front-end stuff.