baconjs / bacon.js

Functional reactive programming library for TypeScript and JavaScript
https://baconjs.github.io
MIT License
6.47k stars 330 forks source link

dist/Bacon.js is corrupted #409

Closed e-jigsaw closed 10 years ago

e-jigsaw commented 10 years ago

Uncaught SyntaxError: Unexpected token ILLEGAL Bacon.js:2162 has occurred.

I read https://github.com/baconjs/bacon.js/blob/master/dist/Bacon.js#L2162 then found

2014-08-14 16 44 26

Some character has been mixed. So I checked local and same problem happened.

raimohanska commented 10 years ago

Fixed in 0.7.21