mrozbarry / hyperapp-debug

A debug HOA for hyperapp
MIT License
12 stars 0 forks source link

Support debugging multiple apps at once #9

Closed mrozbarry closed 4 years ago

mrozbarry commented 4 years ago

If there is a page with multiple withDebug(app)({ ...app }), there should be a way to switch the event streams to different apps.