X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/3182d8f5a1642eeac079576083eea86f09c5751a..d1bd1848c105947324cefb846d2d122a473c7643:/src/editor/entrypoint.js

diff --git a/src/editor/entrypoint.js b/src/editor/entrypoint.js
index 528952b..c18bc5a 100644
--- 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',