Skip to content

[LiveComponent] Some fixes on JS dependencies assets #2940

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 2 commits into from
Jul 25, 2025

Conversation

Kocal
Copy link
Member

@Kocal Kocal commented Jul 25, 2025

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

Fixing some incoherent things found in #2935, each commit are separated and contains a link to the comment explaing why

@carsonbot carsonbot added Icons Status: Needs Review Needs to be reviewed labels Jul 25, 2025
Comment on lines -47 to -49
"dependencies": {
"idiomorph": "^0.3.0"
},
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To resume, since idiomorph is inlined in our dist files and there is no more import ... from 'idiomorh' in them, then there is no point to make it a prod dependency, it should be a dev dependency instead.

@Kocal Kocal force-pushed the tweak-live-components-assets branch from 501736d to c3be957 Compare July 25, 2025 06:54
@Kocal Kocal merged commit 61d79b6 into symfony:2.x Jul 25, 2025
23 of 25 checks passed
@Kocal Kocal deleted the tweak-live-components-assets branch July 25, 2025 07:01
@Kocal Kocal changed the title [Icons] Some fixes on LiveComponent assets [LiveComponent] Some fixes on JS dependencies assets Aug 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Icons Status: Needs Review Needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants