docs(docs-infra): allow cors for json files (#64783)

fixes #64710

PR Close #64783
This commit is contained in:
Matthieu Riegler 2025-10-29 21:40:25 +01:00 committed by Andrew Scott
parent d7f8319704
commit a3b08ea0a4

View file

@ -19,7 +19,7 @@
]
},
{
"source": "/angular.dev/assets/others/versions.json",
"source": "assets/others/versions.json",
"headers": [
{
"key": "Cross-Origin-Resource-Policy",