Debugging VTK.js Examples with VS Code

Hi everyone,

Has anyone successfully debugged VTK.js examples using VS Code, considering the complexity of multiple script runners and Webpack? If so, could you share your configuration and approach? Any advice on integrating VTK.js examples into a simpler setup, like the vtk.js-examples repository, would also be appreciated.

Thanks.