My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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…