CoreShop icon indicating copy to clipboard operation
CoreShop copied to clipboard

Disable FrontendBundle

Open solverat opened this issue 1 year ago • 2 comments

Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no

Something like:

coreshop:
    frontend: false

This would allow us to reduce the platform stack, if a project does not require any frontend functionality.

solverat avatar Mar 11 '24 17:03 solverat

we're actually playing with the idea to remove the frontend bundle completely from coreshop/core-shop and moving it to a separate bundle

dpfaffenbauer avatar Mar 11 '24 19:03 dpfaffenbauer

We will not remove the bundle completely, we will just disable it by default. We need the bundle in the core for the frontend tests, which are a crucial part of our testing strategy.

dpfaffenbauer avatar Oct 07 '24 06:10 dpfaffenbauer