Simon André

Results 779 comments of Simon André

> when we remove all intl data, the compressed size becomes ~48MB (-13%) There is something wrong with your computation... an **_uncompressed_** webapp without symfony/intl is only 43MB | webapp...

> ```shell > du -sh test-webapp > ``` That is interesting. Really. Because i have clearly not the same numbers. And i wonder why. ``` du -sh test-webapp 105M test-webapp...

I'm not sure how i can fix the remaining test... if someone can help me / point me in the good direction that'd be nice :)

> @smnandre just a random comment related to this. > > In Symfony we have a config option called [enabled_locales](https://symfony.com/doc/current/reference/configuration/framework.html#enabled-locales). We could delete _(automatically or letting developers doing it explicitly...

> Let's continue with this approach. 7% compressed diff also means less time to uncompress the app so that can lead to a slightly better DX. rebase needed though :)...

Ok ! I'll fix what i can/figure out.. and probably will call for a bit of help :)

Failing checks: * fabbot: want to add LICENCE to emoji resource files * Unit Tests (8.2 high/low): related to Form / DateType * Unit Tests (8.3): related to Form /...

If possible, could you configure fabbot to ignore `src/Symfony/Component/Emoji/Resources/data/` (cf https://fabbot.io/report/symfony/symfony/53096/25c5b345a64dbce84dd180c8e8c779af5e2d8fe0 )

Is there something else i can do here ? :)