Skip to content

Console & Internals

Compare
Choose a tag to compare
@milafrerichs milafrerichs released this 03 Jan 17:35
· 5 commits to master since this release
16d0154

Update Console & internals

Upgrade the console to not use an iframe but just plain HTML. we get the console back via a window event and can display it at will

update the internals how the code is saved and updates to your code will not get lost when switching files.
this was the most annoying thing that I wanted to change. the code now does not reset unless you set the files back to the originals.