This repository was archived by the owner on Apr 19, 2026. It is now read-only.
3.0.0
Plugins are no longer inherited by default. This behaviour had been added in 2.0.0, but proved problematic in many configurations.
Instead, a new plugins option allows specifying which plugins to inherit, or custom plugins to add when bundling workers (#16 #17). Big thanks to @3846masa for making this work!