X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/93ea4b37138c4f617a9f8caa75485821d5df4041..b1f2ba1427e27b0a2f2a3b1b9db4f65faf7995eb:/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',