Skip to content

Conversation

@nicolas-grekas
Copy link
Member

No description provided.

return [
'webpack_encore.entrypoint_lookup_collection' => EntrypointLookupInterface::class,
'webpack_encore.tag_renderer' => TagRenderer::class,
];
Copy link
Member

Choose a reason for hiding this comment

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

What's the point of adding this here and still having it defined in the service? https://github.com/symfony/webpack-encore-bundle/blob/main/src/Resources/config/services.xml#L29-L35

Can we have just this one (and remove the service config)? And if so, will it work even though there is no service with the id TagRenderer::class?

@jrushlow jrushlow added the Minor Minor Enhancement label Jul 6, 2022
@Kocal
Copy link
Member

Kocal commented Mar 26, 2025

Status: Needs review

(I'm testing CarsonBot integration)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Minor Minor Enhancement Status: Needs Review Needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants