Open Natalia-Hristova opened 5 years ago
Environment
Describe the bug When run debug with option --start app files are not loaded (only bundle.js, venor.js etc.) and e.g. cannot set breakpoints
To Reproduce
tns create DebugApp --js
tns run ios
tns debug ios --inspector --start
Expected behavior All files to be loaded in the Resources tab
Sample project
Additional context
Environment
Describe the bug When run debug with option --start app files are not loaded (only bundle.js, venor.js etc.) and e.g. cannot set breakpoints
To Reproduce
tns create DebugApp --js
tns run ios
tns debug ios --inspector --start
Expected behavior All files to be loaded in the Resources tab
Sample project
Additional context