Hello
I manually do build of my project with webpack that produces one output file. When I try to debug/run/build project with index.html that points to that one file Tizen Studio hangs on building phase (there is nothing which requires building, it should only create .wgt from files). Tried to turn off all kind of validations/checkers on js files but it didnt help.