canjs / can-kefir

Reflects kefir streams so they can be used many places within CanJS.
https://canjs.com/doc/can-kefir.html
MIT License
3 stars 2 forks source link

breaking canjs global build #17

Closed phillipskevin closed 6 years ago

phillipskevin commented 6 years ago

CanJS's global build is failing because Kefir does not exist:

Uncaught TypeError: Cannot read property 'Kefir' of undefined

...and this assumes it does: https://github.com/canjs/can-kefir/blob/08874783e4eb6f6a9bbd2f4c0ace2d8e373c2637/can-kefir.js#L15