Skip to content

Commit

Permalink
update app-stub ref template for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jlongster committed Jul 16, 2012
1 parent 4150190 commit 07f907f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ref/app-stub/www/js/app.js
Expand Up @@ -15,8 +15,7 @@ require.config({

// When you write javascript in separate files, list them as
// dependencies along with jquery
require([], function($) {

require(['jquery'], function($) {

// If using Twitter Bootstrap, you need to require all the
// components that you use, like so:
Expand Down

0 comments on commit 07f907f

Please sign in to comment.