Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

3.2.0

Choose a tag to compare

@developit developit released this 27 Aug 16:32
· 71 commits to master since this release

This release fixes two bugs relating to worker filename generation when no name is provided.

  • Fixes unnamed workers being duplicated when webpack is in watch mode
  • Fixes filename generation when using multiple unnamed workers (#35, thanks @alan-agius4!)