Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use offline asseteditor.html from mkc cache #187

Merged
merged 3 commits into from
Mar 7, 2025

Conversation

riknoll
Copy link
Member

@riknoll riknoll commented Mar 6, 2025

requires microsoft/pxt-mkc#135

this is similar to my last PR adding offline support for the simulator, but this time it's for the asseteditor. as part of this change, i also reimplemented our http request code to use fetch instead of XMLHttpRequest; there was some bug with requests for binary files that i wasn't in the mood to debug so i figured rewriting it with the much more sensical fetch api would be easier

build on this might fail until the linked pr is merged/released

@riknoll riknoll requested a review from a team March 6, 2025 23:36
@riknoll riknoll merged commit 533e775 into main Mar 7, 2025
2 checks passed
@riknoll riknoll deleted the dev/riknoll/offline-asset-editor branch March 7, 2025 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants