Skip to content

[AssetMapper] Fix importmap code example with multiple entrypoints #19312

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
Dec 19, 2023

Conversation

smnandre
Copy link
Member

Fix #19311

importmap twig extension method does indeed require an array or a string, and not a variadic : https://github.com/symfony/symfony/blob/6.4/src/Symfony/Bridge/Twig/Extension/ImportMapRuntime.php

@smnandre
Copy link
Member Author

@OskarStark the failing CI seems due to AssetMapper not installed in the symfony-tools/symfony-application.

Is it possible to add it, as it's the default "webapp" install now ?

@OskarStark
Copy link
Contributor

Thank you Simon.

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.

[AssetMapper] Incorrect code example
4 participants