alloc / cush

WIP module bundler 🎁
MIT License
0 stars 0 forks source link

Improve worker farm extensibility #29

Open aleclarson opened 6 years ago

aleclarson commented 6 years ago

Make it possible to easily add new methods to the cush/lib/workers object.

Currently, plugins can only extend the loadAsset method.

We should add more built-in hooks like package:drop and bundle:drop too.