I tend to debug my Cordova app using Chrome and Safari's "Inspect on Device" type features, i.e. in Chrome the bottom option in this menu:
For the release version of the app though I'd like even people with dev mode devices to not be able to inspect the JS source of the app in Cordova's web view. I can't find anything documenting it, does anybody know if it's possible to disable this?