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

WRR-8543: Changed CSS classnames to be hashed when production build #361

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

MikyungKim
Copy link
Contributor

@MikyungKim MikyungKim commented Dec 5, 2024

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

To reduce the size of built Enact app's CSS, changed CSS classnames to be hashed when production build

Resolution

Changed the webpack config to use [hash:base64] of css-loader's localIdentName property when production build

Additional Considerations

Links

WRR-8543

Comments

Enact-DCO-1.0-Signed-off-by: Mikyung Kim (mikyung27.kim@lge.com)

Enact-DCO-1.0-Signed-off-by: Mikyung Kim (mikyung27.kim@lge.com)
Enact-DCO-1.0-Signed-off-by: Mikyung Kim (mikyung27.kim@lge.com)
Copy link
Contributor

@hong6316 hong6316 left a comment

Choose a reason for hiding this comment

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

👍

@hong6316 hong6316 merged commit f400202 into develop Dec 19, 2024
2 checks passed
@hong6316 hong6316 deleted the feature/WRR-8543-develop branch December 19, 2024 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants