Skip to content

Commit

Permalink
backbone now requires jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Lesperance committed Oct 20, 2011
1 parent f62c670 commit 8688e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/client/client.js
Expand Up @@ -226,7 +226,7 @@ function optimizeDir(dir_path, dst_tmpdir, options_tmpdir, callback) {
, baseUrl : './'
, dir : dst_tmpdir.path
, modules : []
//, optimize: 'none'
, optimize: 'none'
}

, external_modules = []
Expand Down

0 comments on commit 8688e39

Please sign in to comment.