Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 26, 2023

Conversation

weaverryan
Copy link
Member

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
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