8000 Stimulus application doesn't start when loading @symfony/stimulus-bundle using version instead of path · Issue #2708 · symfony/ux · GitHub
[go: up one dir, main page]

Skip to content
Stimulus application doesn't start when loading @symfony/stimulus-bundle using version instead of path #2708
@amenophis

Description

@amenophis

Hi 👋
To allows my renovate update frontend dependencies in sync with backend ones,
I changed my importmap like below, but the stimulus application did not start anymore.

    '@symfony/stimulus-bundle' => [
-       'path' => './vendor/symfony/stimulus-bundle/assets/dist/loader.js',
+       'version' => '2.24.0',
    ], 

I have no error on PHP side, nor in the browser console

Do you have an idea about this issue ?

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

      0