Merge pull request #5826 from storybooks/5823-enable-cors-versions

Enable CORS on versions.json
This commit is contained in:
Norbert de Langen 2019-03-03 11:31:27 +01:00 committed by GitHub
commit 9e7952ef99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
docs/static/_headers vendored Normal file
View File

@ -0,0 +1,3 @@
/versions.json
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept