Redux DevTools
Last updated
Last updated
ng-state
integrates with Redux DevTools.
It is enabled by default but you can disable it for example in production by setting false to enableDevToolsOutput
under debugger
If initial debugging is not started changes are reflected after invoking window.state.debug.start()
Remember that you can also track different parts of your state.