about summary refs log tree commit diff
path: root/covid-uk/yarn.lock
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-03-19T10·25+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-03-19T10·25+0000
commitc627fa9cbd9231e38b6c66cad5eed084a33767b5 (patch)
tree5df6db69858249c73115d28b68dab6c559efcfe9 /covid-uk/yarn.lock
parentabd2dcc6a362ab09faaa0dbca4e727c12c94569d (diff)
Prefer live timeseries.json
When I was first developing this, and I attempt to access
https://pomber.github.io/covid19/timeseries.json, the browser prevents me from
reading the data because it violates the same origin policy.

I'm learning more about CORS, and I'm going to try consuming this from...
https://wpcarro.dev -> https://pomber.github.io
...instead of...
http://localhost:8000 -> https://pomber.github.io
...because the http -> https protocol violates CORS.

I will not know unless I try, so... bombs away.
Diffstat (limited to 'covid-uk/yarn.lock')
0 files changed, 0 insertions, 0 deletions