padolsey / operative

:dog2: Seamlessly create Web Workers
MIT License
655 stars 45 forks source link

can't use es6 import (or require) #39

Open seiyria opened 9 years ago

seiyria commented 9 years ago

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

sterpe commented 9 years ago

Check out 'browserify-shim'

seiyria commented 9 years ago

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

letmaik commented 8 years ago

+1

francescoagati commented 8 years ago

+1

555ea commented 7 years ago

Please, add support for webpack