fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
smartxml: attaching previous parent of a moved node to nodeMoved event
[fnpeditor.git]
/
src
/
editor
/
entrypoint.js
diff --git
a/src/editor/entrypoint.js
b/src/editor/entrypoint.js
index
528952b
..
c18bc5a
100644
(file)
--- a/
src/editor/entrypoint.js
+++ b/
src/editor/entrypoint.js
@@
-4,8
+4,6
@@
/* globals requirejs, editor_init */
requirejs.config({
- baseUrl: '/static/editor/src/editor',
-
paths: {
'fnpjs': '../fnpjs',
'libs': '../../libs',