cujojs / when

A solid, fast Promises/A+ and when() implementation, plus other async goodies.
Other
3.44k stars 396 forks source link

JSPM build (SystemJS builder) failing on when@3.7.7 #483

Closed dananichev closed 8 years ago

dananichev commented 8 years ago
       npm:when@3.7.7/when.js

err  Error: Unexpected token: punc ()) (line: 4539, col: 16, pos: 153518)
briancavalier commented 8 years ago

Hi @dananichev. I need your help in understanding more about this error. Please provide more information and steps to reproduce it. Thanks!

dananichev commented 8 years ago

@briancavalier my bad. Everything is fine with when. It was custom interceptor for rest.js. Sorry.

briancavalier commented 8 years ago

No worries. Glad you figured it out.