Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable FrontendBundle #2580

Open
solverat opened this issue Mar 11, 2024 · 2 comments
Open

Disable FrontendBundle #2580

solverat opened this issue Mar 11, 2024 · 2 comments
Assignees
Labels
Milestone

Comments

@solverat
Copy link
Contributor

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.

@dpfaffenbauer
Copy link
Member

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
Copy link
Member

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 dpfaffenbauer self-assigned this Oct 7, 2024
@dpfaffenbauer dpfaffenbauer added this to the 5.0.0 milestone Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants