rdfjs.github.io
rdfjs.github.io copied to clipboard
Site broken
Seems to be working for me though.
Must be your cache. In console I see
Access to script at 'https://unpkg.com/[email protected]/dist/vue.min.js' from origin 'https://rdf.js.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
https://unpkg.com/[email protected]/dist/vue.min.js is simply returning 500 so we may or may not merge the PR
It's still working fine here with a clear cache, and for different browsers.
Then UNPKG is doing something which causes an error when serving some callers.
Works fine here. Will close this issue. If the problem recurs, please provide further details such as request/response headers and your location, so others can try to reproduce the problem.