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(minifyUrl): srcset & javascript URL minify issue #185

Merged
merged 3 commits into from
Apr 7, 2022

Conversation

SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Apr 7, 2022

The PR fixes:

  • srcset@5.0.0 is a pure ESM package which can not be used inside a CommonJS package. Downgrade srcset to 4.0.0 and has version pinned.
  • Fix javascript: URL can not be minified properly.
  • Fix the test cases

@netlify
Copy link

netlify bot commented Apr 7, 2022

‼️ Deploy request for htmlnano rejected.

Name Link
🔨 Latest commit 4d6a8a8

Copy link
Member

@maltsev maltsev left a comment

Choose a reason for hiding this comment

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

👍

@maltsev maltsev merged commit b840729 into posthtml:master Apr 7, 2022
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.

None yet

2 participants