Skip to content

[AssetMapper] Add "=alias" syntax to importmap:require#50445

Merged
fabpot merged 1 commit intosymfony:6.3from
weaverryan:import-map-require-with-alias
May 26, 2023
Merged

[AssetMapper] Add "=alias" syntax to importmap:require#50445
fabpot merged 1 commit intosymfony:6.3from
weaverryan:import-map-require-with-alias

Conversation

@weaverryan
Copy link
Copy Markdown
Contributor

Q A
Branch? 6.3
Bug fix? yes
New feature? yes-ish
Deprecations? no
Tickets None
License MIT
Doc PR Still TODO

I'm doing final testing against all of the UX packages. There is one edge-case where we need to require a specific package path - vue/dist/vue.esm-bundler.js - but alias it (i.e. make its key) set to something else - vue - in importmap.php. We need the command to support this so that symfony/flex#975 can use it when installing UX packages.

Hopefully the last thing I come across - I've done a LOT of testing at this point.

Thanks!

@fabpot
Copy link
Copy Markdown
Member

fabpot commented May 26, 2023

Thank you @weaverryan.

@fabpot fabpot merged commit ec6338f into symfony:6.3 May 26, 2023
@weaverryan weaverryan deleted the import-map-require-with-alias branch May 26, 2023 16:25
@fabpot fabpot mentioned this pull request May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants