Tweaked README.
This commit is contained in:
@@ -383,8 +383,6 @@ Handlebars.Compiler.prototype = {
|
||||
},
|
||||
|
||||
addBlock: function(mustache, param, parts) {
|
||||
// set up the stack before the new compiler starts
|
||||
//this.fn += "stack.push(context);";
|
||||
var compiler = this.compileToEndOfBlock(mustache);
|
||||
var result = compiler.fn;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user