CodeIgniter Forums
How to make it a "Framework with a small footprint" again? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=31)
+--- Thread: How to make it a "Framework with a small footprint" again? (/showthread.php?tid=84728)

Pages: 1 2


RE: How to make it a "Framework with a small footprint" again? - ruslan - 01-23-2023

(01-22-2023, 05:07 PM)kenjis Wrote:
(01-22-2023, 06:43 AM)ruslan Wrote: My 'vendors' folder has got 50 times thinner
This is partly in the documentation, but perhaps it can be emphasized

How about this?
https://github.com/codeigniter4/CodeIgniter4/pull/7165

Updated: https://codeigniter4.github.io/CodeIgniter4/installation/installing_composer.html#installation

That's great
Just a typo - `will remove` instead of  `will removes`


RE: How to make it a "Framework with a small footprint" again? - kenjis - 01-23-2023

@ruslan Thank you.
The typos will be fixed in the next PR:
https://github.com/codeigniter4/CodeIgniter4/pull/7167