sourcebitsllc / chocolatechip-ui

Mobile Web App Framework
www.chocolatechip-ui.com
MIT License
617 stars 88 forks source link

Grunt build error. Extraneous period in $-extensions.js #25

Closed TheInsomniac closed 10 years ago

TheInsomniac commented 10 years ago

Uglifying source "chui/chui-3.0.6.js" failed. Warning: Uglification failed. Unexpected token: name (list). Line 368 in chui/chui-3.0.6.js Use --force to continue.

In $-extensions.js line 238 there is a period between $ and (list) which throws a grunt build error.

sourcebits-robertbiggs commented 10 years ago

This has been resolved in commit 3a5f1738b0