Cake.js uses non-standard Javascript syntax. Most obviously, there are no
semicolons at the end of
statements. This causes problems when cake.js is minified or merged together
with other script
files.
I recommend running the code through JSLint (http://www.jslint.com/) and fixing
the problems that
come up.
Thanks!
Original issue reported on code.google.com by stef...@gmail.com on 8 Mar 2010 at 8:50
Original issue reported on code.google.com by
stef...@gmail.com
on 8 Mar 2010 at 8:50