You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In commit 08a657a I have added 2 files : index_local.html and levraoueg.brython.js, to be able to run the application locally. It uses a feature introduced in Brython3.7.5, Brython packages. Unfortunetely it requires building the package every time the Brython scripts (currently console.py and editor.py) change.
This seems mostly due to recent changes in CORS policy: https://support.mozilla.org/en-US/questions/1264280
This was implemented due to a CVE: https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/#CVE-2019-11730
The text was updated successfully, but these errors were encountered: