Serving Airship locally should have CORS enabled
rjimenezda opened this issue · 0 comments
rjimenezda commented
We're doing this using serve
, and we have to write a small serve.json config file to send CORS headers.
This is required for other projects and is overall helpful.