RaspberryPiFoundation / editor-ui

Code Editor web component
https://editor-static.raspberrypi.org
Apache License 2.0
37 stars 9 forks source link

Switch out image url for blob strings #940

Open sra405 opened 4 months ago

sra405 commented 4 months ago

Related to https://github.com/RaspberryPiFoundation/editor-api/pull/247

Allows images used in the HTML runner to utilise blob strings rather than urls to bypass CORS/CORP issues