Enable CORS on Netlify
•
1 min read
Put a file _headers alongside the index.html with the following rule:
/*
Access-Control-Allow-Origin: *
Put a file _headers alongside the index.html with the following rule:
/*
Access-Control-Allow-Origin: *