Skip to content

[LiveComponent] Some fixes on JS dependencies assets#2940

Merged
Kocal merged 2 commits into
symfony:2.xfrom
Kocal:tweak-live-components-assets
Jul 25, 2025
Merged

[LiveComponent] Some fixes on JS dependencies assets#2940
Kocal merged 2 commits into
symfony:2.xfrom
Kocal:tweak-live-components-assets

Conversation

@Kocal

@Kocal Kocal commented Jul 25, 2025

Copy link
Copy Markdown
Member
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
Copy Markdown
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