mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 09:30:07 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
59bc068a20
commit
766e692d39
3
ui.js
3
ui.js
@ -6,9 +6,6 @@
|
|||||||
|
|
||||||
var requirejs_cfg = {
|
var requirejs_cfg = {
|
||||||
paths: {
|
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': [
|
'lib/object': [
|
||||||
'./node_modules/ig-object/object',
|
'./node_modules/ig-object/object',
|
||||||
'./lib/object',
|
'./lib/object',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user