RaspberryPiFoundation / editor-ui

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

Fix Pyodide `.whl` file loading on staging and production #932

Closed loiswells97 closed 4 months ago

loiswells97 commented 4 months ago

The .whl files are not being loaded up correctly on staging or production, meaning that some imports that are available locally do not work, for example sense_hat and turtle

create-issue-branch[bot] commented 4 months ago

Branch issues/932-Fix_Pyodide_whl_file_loading_on_staging_and_production created!