padolsey / operative

:dog2: Seamlessly create Web Workers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't use es6 import (or require)

seiyria opened this issue · comments

there are no valid exports it seems so this library can't easily be used with require, browserify, or any setup like that.

Check out 'browserify-shim'

Thanks for that. I'll leave this open because I still think the libraries should do it, but that's a good alternative.

Please, add support for webpack