Closed phillipskevin closed 6 years ago
CanJS's global build is failing because Kefir does not exist:
Kefir
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
CanJS's global build is failing because
Kefir
does not exist:...and this assumes it does: https://github.com/canjs/can-kefir/blob/08874783e4eb6f6a9bbd2f4c0ace2d8e373c2637/can-kefir.js#L15