fixed more require issues

This commit is contained in:
kay.one 2013-06-14 22:28:35 -07:00
commit 0ae1865dd8
6 changed files with 49 additions and 44 deletions

View file

@ -76,7 +76,7 @@ module.exports = function (grunt) {
handlebars: {
options: {
namespace : "Templates",
namespace : "T",
partialRegex: /Partial.html/,
wrapped : true,
amd : true,