My Stuff
Comments
-
Not the best workaround but you could convert the file to a 'custom module' that exports the text from the file and use require to load it when needed. I haven't tested this approach yet but you could also try creating an AMDConfig file to specify the root for your module before loading the file…