Konstantin Tieber

Results 2 issues of Konstantin Tieber

I've created a Dockerfile and docker-compose config where your local checkout of the OpcacheBundle is used inside the official [symfony demo application](https://github.com/symfony/demo). This makes development easy as you can immediately...

This PR adds caching for the micro frontend bundles on top of https://github.com/fboeller/microfrontends-with-angular/pull/1 To make our our micro frontends cacheable, we adjust their build step to generate the `main.js` entrypoint...