Enable CORS on versions.json

See: https://www.netlify.com/docs/headers-and-basic-auth/
This commit is contained in:
Michael Shilman 2019-03-03 17:26:42 +08:00
parent 387da05ae5
commit 34f8ce6f78

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