muu

DEPRECATED lightweight JS framework
git clone https://git.ce9e.org/muu.git

commit
32079123d52390e6802a1304f195be69bb247eb9
parent
c954ffb48cbca37b55e0d720d505d5ff9437fa6a
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2016-02-27 11:39
Fixup 7e34e9f

Diffstat

M .build/template.js 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/.build/template.js b/.build/template.js

@@ -12,7 +12,7 @@
   12    12     })(function(lodash) {
   13    13         var modules = {};
   14    14 
   15    -1         modules['muu-js-helpers'] = {
   -1    15         modules['js-helpers'] = {
   16    16             instance: lodash
   17    17         };
   18    18