could you consider skipping the AMD config altoget...
# suitescript
s
could you consider skipping the AMD config altogether and simply use working directory relative paths instead? e.g. if your entrypoint script is at the parent level above
resources/
to use
define(["./resources/myjsfile",...