diff --git a/ui.js b/ui.js index 914bdd1..7137771 100755 --- a/ui.js +++ b/ui.js @@ -6,9 +6,6 @@ var requirejs_cfg = { paths: { - // XXX one approach to avoid at least this section is to copy the - // modules to lib/*, this way we'll need the map section below - // only... (without automation this also sounds bad) 'lib/object': [ './node_modules/ig-object/object', './lib/object',