X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/8f2a3dc4b0578752bea210dee8ce2ccc2db7318c..2f9850da2c6ad0258f87c3d8972689da6aa8011d:/src/editor/entrypoint.js diff --git a/src/editor/entrypoint.js b/src/editor/entrypoint.js index b723517..f908206 100644 --- a/src/editor/entrypoint.js +++ b/src/editor/entrypoint.js @@ -8,7 +8,7 @@ 'fnpjs': '../fnpjs', 'libs': '../../libs', 'smartxml': '../smartxml', - 'wlxml': '../wlxml', + 'wlxml': '../wlxml' }, @@ -25,7 +25,7 @@ shim: { '../../libs/jquery-1.9.1.min': { - exports: '$', + exports: '$' }, '../../libs/underscore-min': { exports: '_' @@ -39,9 +39,10 @@ }, '../../libs/ace/ace': { exports: 'ace' - }, + } } - + // DEBUGGING ONLY + // , urlArgs: "bust=" + (new Date()).getTime() }); requirejs([