I deploy artifacts like images, CSS and JavaScript bundles to an Azure Static Web App (Preview). If I consume a JavaScript bundle from another site I get CORS errors. In the Azure configuration for Static Web App (Preview) there is no option to configure CORS. Any idea on how to configure CORS?





