I have a simple angular project in which I’ve put the ‘dist’ files in digital ocean space (with appropriate MIME types; text/CSS for stylesheets and text/javascript for js files). But now; I don’t get any response with the file when accessed with the EDGE CDN URL.
Kindly assist if i’m missing anything.
N.B. Also; permission for the files is public-read. and the digital ocean space has a file listing setting of Everyone (anyone can see/access the files).