mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-11 21:31:39 +00:00
update
This commit is contained in:
5
node_modules/mustache/wrappers/mootools/mustache.js.post
generated
vendored
Normal file
5
node_modules/mustache/wrappers/mootools/mustache.js.post
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
Object.implement('mustache', function(view, partials){
|
||||
return Mustache.render(view, this, partials);
|
||||
});
|
||||
})();
|
2
node_modules/mustache/wrappers/mootools/mustache.js.pre
generated
vendored
Normal file
2
node_modules/mustache/wrappers/mootools/mustache.js.pre
generated
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
(function(){
|
||||
|
Reference in New Issue
Block a user