mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs(docs-infra): allow cors for json files (#64783)
fixes #64710 PR Close #64783
This commit is contained in:
parent
d7f8319704
commit
a3b08ea0a4
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"source": "/angular.dev/assets/others/versions.json",
|
||||
"source": "assets/others/versions.json",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cross-Origin-Resource-Policy",
|
||||
|
|
|
|||
Loading…
Reference in a new issue