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

fix: prevent minimized assets from being transformed twice #173

Merged
merged 5 commits into from
May 16, 2021

Conversation

privatenumber
Copy link
Owner

Duplicated minimization is rare but could previously happen a minified asset was duplicated (and re-emitted) by another plugin. This prevents re-minification on assets with the minimized flag.

I also threw in a bunch of TS refactors to clean up the code.

@privatenumber privatenumber merged commit 6bae9a7 into develop May 16, 2021
@privatenumber privatenumber deleted the asset-minimize branch May 16, 2021 17:59
@github-actions
Copy link

🎉 This PR is included in version 2.13.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant