fixed some namespaces

This commit is contained in:
Keivan Beigi 2013-09-11 16:33:34 -07:00
commit bb518ca19b
10 changed files with 12 additions and 4 deletions

View file

@ -52,9 +52,10 @@ module.exports = function (grunt) {
options:{
dumpLineNumbers : 'false',
compress : false,
compress : true,
yuicompress : false,
ieCompat : false
ieCompat : true,
strictImports : true
},
bootstrap: {