Skip to content
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

[Map] Re-add keyword "symfony-ux", to fix Symfony Flex package.json resolving #2052

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

Kocal
Copy link
Member

@Kocal Kocal commented Aug 13, 2024

Q A
Bug fix? yes
New feature? no
Issues Fix #...
License MIT

In #1937 I was asked to remove the keyword symfony-ux in favor symfony and ux, but it looks like it break Symfony Flex behaviour to resolve the package's package.json: https://github.com/symfony/flex/blob/2.x/src/PackageJsonSynchronizer.php#L372

No importmap.php nor assets/controllers.json were updated when installing UX Map bridges :(

I'm adding back this keyword and removing the other ones. Sorry for the inconvenience 🙏

@carsonbot carsonbot added Bug Bug Fix Status: Needs Review Needs to be reviewed labels Aug 13, 2024
@Kocal Kocal changed the title [Map] Re-add keyword "symfony-ux", to fix Symfony Flex behaviour (importmap, controllers...) [Map] Re-add keyword "symfony-ux", to fix Symfony Flex package.json resolving Aug 13, 2024
@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels Aug 13, 2024
@smnandre
Copy link
Member

I'm sorry for this :|

@kbond
Copy link
Member

kbond commented Aug 13, 2024

Thanks Hugo.

@kbond kbond merged commit d930b2e into symfony:2.x Aug 13, 2024
38 checks passed
@Kocal Kocal deleted the fix/map-bridges-autoconfiguration branch August 13, 2024 15:36
@Kocal Kocal added the Map label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug Fix Map Status: Reviewed Has been reviewed by a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants