Skip to content

Conversation

@c-ehrlich
Copy link

@c-ehrlich c-ehrlich commented Jun 19, 2023

Resolves #8

  • fixes the tapable deprecation warning
  • fixes the plugin adding multiple chunkhashes in some edge cases (fairly easy to hit when webpack creates single character filenames from dynamic imports)
  • add test for the above
  • refactor tests a bit

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.

DeprecationWarning: Tapable.plugin is deprecated. Use new API on .hooks instead

1 participant