rjs optimize the app.

This commit is contained in:
kayone 2013-11-20 22:04:15 -08:00
commit 3311357df0
12 changed files with 135 additions and 129 deletions

View file

@ -163,7 +163,7 @@ module.exports = function (grunt) {
keepBuildDir : true,
modules: [{
name: 'app',
exclude: ['JsLibraries/jquery', 'templates.js']
exclude: ['templates.js']
}],
}