You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix (webpack-image-sizes-plugin): optimizes image generation and processing
Improves the image generation process by adding change detection based on timestamps to avoid unnecessary rebuilds.
Refactors TPL parsing to extract comprehensive size and crop information, ensuring accurate image configuration.
Enhances default image generation by skipping existing images and updating only outdated ones.
Cleans up image locations data for output by removing internal properties.
0 commit comments