Slow CDN request
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?
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?