Skip to content

Default assets:install command keeps getting readded to auto-scripts if using --relative --symlink #631

@emodric

Description

@emodric

In our projects, we change assets:install command to install assets with relative symlinks.

However, when running composer install without symfony.lock and composer.lock present, the original version of the command from the recipe which uses hard copies gets re-added to the end of auto-scripts causing our assets to be installed with hard copies.

Is there any sane way to prevent this from happening?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions