Question
How to use Require in idjs with exported module
I am having trouble importing a module. I don't know if the module file should be idjs or js but I have tried both and they don't work. I am getting an error on the require script.
UXPScript Error!
Error String: Module not found: "../../Samples/alert". Parent module folder was: "/"
