cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-04-11 23:04:37 +03:00
parent 59bc068a20
commit 766e692d39

3
ui.js
View File

@ -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',