samdenty/console-feed

how to log the console from VM

Opened this issue · 0 comments

hey there i am building an IDE for JS and i am trying to console.log from it and the Console components does't update.
this text is showing in the browser console but not in the Console Component when trying to console from my IDE

Screenshot from 2021-02-20 17-30-36

i want only know how to make console-feed Component listen when console in the virtual machine log

i am using esbuild to build the code from the ide