i develop an intranet application using single-spa framework (https://single-spa.js.org/) with the target client network are restricted accessing to any URL internet. my issue now, amd.js always getting issue if we just copy amd.js and change path from cdn into local path.
how to put all dependency amd.js into local network?