jcreamer898 / RequireJS-Backbone-Starter

Making it easy to create an application using RequireJS and BackboneJS
124 stars 65 forks source link

Error: Module name "underscore" has not been loaded yet for context: _ #4

Closed juanpicado closed 9 years ago

juanpicado commented 11 years ago

Steps to reproduce

  1. Copy last r.js on your root project
  2. Run with node node r.js -o js/app.build.js
  3. Go to requirejsbackbone-build 4 Load index.html

The firebug console display this message, without build the app run correctly.

Error: Module name "underscore" has not been loaded yet for context: _ http://requirejs.org/docs/errors.html#notloaded