broccoli-template-builder
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -60,3 +60,2 @@ var Transform = require('broccoli-transform'); | ||
var name = buildName(path); | ||
string = jsStringEscape(string); | ||
string = compile(string); | ||
@@ -63,0 +62,0 @@ string = namespace(name, string); |
{ | ||
"name": "broccoli-template-builder", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
6383
127