gmac / backbone.epoxy

Declarative data binding and computed models for Backbone
http://epoxyjs.org
MIT License
615 stars 89 forks source link

Minified epoxy javascript is broken #75

Closed frangarcia closed 10 years ago

frangarcia commented 10 years ago

When using the minified javascript library, the console throws the error:

"Uncaught SyntaxError: Unexpected token <"

http://puu.sh/7jRFc.png

gmac commented 10 years ago

I've posted the latest minified build. This should be fixed.