Jens Schärer
Jens Schärer
@dpfaffenbauer I just use the way described at https://pimcore.com/docs/pimcore/current/Development_Documentation/Extending_Pimcore/Overriding_Models.html for extending models, nothing special here. Deployment is basically building a standard docker container: ``` FROM pimcore/pimcore:PHP8.0-apache-buster WORKDIR /var/www/html COPY entrypoint.sh...
What is the problem with the bundle size? Does an initial load increase from 2,7 MB to 3,3 MB really matter in 2024?
> It adds 33% to the entire size of Outline's client bundle, and 20% to the initial download size for everyone including the majority of users that don't know or...