Skip to content

[localization-plugin] Include webpack compilation in stats callback #4854

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
Jul 30, 2024

Conversation

dmichon-msft
Copy link
Contributor

Summary

Adds the current webpack Compilation object as an additional parameter to the localizationStats callback. This ensures that a caller who wishes to do custom serialization of the object can use the webpack compilation to emit it.

Details

Exactly as it says on the tin.

How it was tested

Added unit test coverage.

Impacted documentation

Docs on the callback.

@iclanton iclanton enabled auto-merge (squash) July 30, 2024 20:29
@iclanton iclanton merged commit f099df4 into microsoft:main Jul 30, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants