X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/6384a81fa481cb43fddca23742e37761592be66d..95f83648504b6552ff3cbf956f55c6bf5f542a9b:/entrypoint.js diff --git a/entrypoint.js b/entrypoint.js index 42e7209..6f81c94 100644 --- a/entrypoint.js +++ b/entrypoint.js @@ -1,5 +1,6 @@ (function() { - + 'use strict'; + requirejs.config({ baseUrl: '/static/editor',