My root config project contains default scripts requests (import-map-override, system, amd) inside index.ejs, but they are loading about 10 seconds. Is there way to store them locally and call this files instead of http requests?
I tried storing them locally near the index.ejs, but I got 404 error
New contributor
Diego Kelly is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.