Finished factory pattern
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
var handlebars = require("./parser").parser;
|
||||
|
||||
exports.attach = function(Handlebars) {
|
||||
|
||||
|
||||
// BEGIN(BROWSER)
|
||||
|
||||
Handlebars.Parser = handlebars;
|
||||
|
||||
Reference in New Issue
Block a user