angularjs - Angular + CoffeeScript JS fiddle errors -


this javascript jsfiddle works -> http://jsfiddle.net/franklovecchio/e3yet/

this coffeescript jsfiddle not work -> http://jsfiddle.net/franklovecchio/e3yet/230/

appending angular.bootstrap(document, []) supposed make work, not. wrong?

the error see in console "uncaught error: no module: test"

well, trying initiate bootstrap process whole document - not html element.

i updated fiddle here. changed it, app gets bootstrapped on div, not document itself.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -