Skip to content

[AssetMapper] What about upgrading packages (dependencies)? #19163

@ThomasLandauer

Description

@ThomasLandauer

In Webpack Encore, I can do yarn upgrade-interactive (probably also possible in npm) to check for 3rd party package updates - basically the same as composer update. Is something like this available in AssetMapper, and how?
To me this is such a handy feature that it should be included in the comparison table at https://symfony.com/doc/current/frontend.html - might be a crucial feature for some people.

The only documentation I could find is at https://symfony.com/doc/current/frontend/asset_mapper.html#importing-3rd-party-javascript-packages

To update all 3rd party packages in your importmap.php file, run:
php bin/console importmap:update

But what does this command do exactly?

Ping @weaverryan

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