Closed
Description
Description
Right now Symfony Intl package is 43MB, which makes all Applications really big
The problems for me are:
- Packaging for Bref can be a problem as AWS has a limit of 250 MB (unzipped)
- Waste of Traffic and Disk Space
Example
My ideas so far:
- Create separate packages for the actual data emoji, locales, timezones and optin people for each feature (symfony/intl-data-emoji)
- Or complete symfony/intl-emoji like split the repository on Intl level again