Hi all
I was uploading my new Yii2 application and was surprised that it took 20minutes. So I checked the app-folder and found out that the Basic application has cca 6300 files and cca 65MB. See attachment (img created using Space Monger)
-
Is there a way how to reduce the size?
-
It would be nice if the debug-mode had a tool that would analyze used modules and would suggest folders that can be deleted.
I believe that answer could be added to tutorial:
http://www.yiiframework.com/doc-2.0/guide-tutorial-performance-tuning.html
Thanks for ideas.