How to view shader source code in vtk.js

For accessing the shader source code and the buildShaders function, are you using a debug build of vtk-js? I think that is internal api and you’d have to use say, npn link to run vtk-js locally. @Forrest Is there some documentation that explains how one can debug vtk-js from within their application?