-
Notifications
You must be signed in to change notification settings - Fork 29
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
Add debugger #22
base: master
Are you sure you want to change the base?
Add debugger #22
Conversation
I used https://github.com/zalmoxisus/remotedev-server - a local TCP service that you start separately and a "monitor" - a native OSX UI to visualize the data, see what else you can use here: https://github.com/zalmoxisus/remotedev. |
Cool will check that out. But first I have to up the demo project to RN 45 |
where is |
https://github.com/fable-elmish/debugger/blob/master/src/debugger.fs#L20 |
# Conflicts: # src/Nightwatch.fs
This add the redux debugger - but how can I connect? // @alfonsogarciacaro @et1975