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