CartoDB / airship

A design library for building Location Intelligence applications.
https://carto.com/developers/airship/
BSD 3-Clause "New" or "Revised" License
75 stars 14 forks source link

Serving Airship locally should have CORS enabled #593

Closed rjimenezda closed 5 years ago

rjimenezda commented 5 years ago

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.