Skip to content

Commit

Permalink
Merge pull request #597 from mightyplow/patch-1
Browse files Browse the repository at this point in the history
return mustache object from factory
  • Loading branch information
dasilvacontin authored Nov 8, 2016
2 parents 672bbd5 + fc5492b commit 2f2588a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mustache.js
Original file line number Diff line number Diff line change
Expand Up @@ -626,4 +626,5 @@
mustache.Context = Context;
mustache.Writer = Writer;

return mustache;
}));

0 comments on commit 2f2588a

Please sign in to comment.