X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/71b7ba4d1d17adc39165914016fa892671cc4316..21cd91531dd9c6e88d00da03f6b2f3ad88fb0da0:/src/editor/entrypoint.js diff --git a/src/editor/entrypoint.js b/src/editor/entrypoint.js index 851ced3..20460b3 100644 --- a/src/editor/entrypoint.js +++ b/src/editor/entrypoint.js @@ -1,6 +1,8 @@ (function() { 'use strict'; + /* globals requirejs, RNG_BOOTSTRAP_DATA */ + requirejs.config({ baseUrl: '/static/editor/src/editor',