nativescript-liveedit
nativescript-liveedit copied to clipboard
Nativescript debug support
I noticed that the liveedit plugin doesn't restart the application in nativescript's debug mode when used. To be clearer:
I run the app with tns debug android
and the node-inspector debugging utility which is baked into TNS runs correctly. But as soon as I change something in the watched files the debugger stops/crashes, the application is restarted, but the debugger is unable to attach again.
Hmm, that is an interesting idea. I wonder how hard it would to get it to re-attach it...