Skip to content

assets:install removing bundle directories #23416

Closed
@bmadzar

Description

@bmadzar
Q A
Bug report? yes
Feature request? no
BC Break report? yes
RFC? no
Symfony version 3.2.11

The change introduced in 3.2.10 (#23195) broke our applications.

We have several Symfony applications that share a web/bundles dir. Previously they could coexist happily but now running assets:install on one deletes the assets from the others. #23378 does not fix the problem, we basically need assets:install to ignore bundles it doesn't know about.

This sort of breaking change should not be introduced in a patch version.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions