Allow access to webpack assets from web-ide
requested to merge 421177-webide-throws-no-access-control-allow-origin-header-is-present-on-the-requested-resource-when-loading-webviews into master
What does this MR do and why?
This MR adds CORS policy to allow cross domain access to webpack assets from web-ide. See #421177 (closed) for more info
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #421177 (closed)