Welcome Guest, Not a member yet? Register   Sign In
How to make it a "Framework with a small footprint" again?
#3

(This post was last modified: 11-07-2022, 02:20 AM by Kimotu.)

[quote pid="402590" dateline="1667603944"]
Code:
composer install --no-dev

[/quote]
Thanks for the hint. This is what I was looking for. But I still have a question:

I did:
Code:
composer create-project codeigniter4/appstarter

composer update

composer install --no-dev

Then there exists a directory appstarter/vendor/codeigniter4/framework which holds the same directory structure as appstarter (app, public, writeable,...), but additionally the essential system directory. Can I savely delete everything in there except system (and maybe the other directories in appstarter/vendor?. Would reduce the footprint more and remove useless (?) dupes.
Reply


Messages In This Thread
RE: How to make it a "Framework with a small footprint" again? - by Kimotu - 11-07-2022, 01:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB