I try to use vtk.js in my angular cli application and added the vtk.js to my angular-cli.json.
ERROR in ./node_modules/vtk.js/Sources/Rendering/OpenGL/glsl/vtkVolumeVS.glsl
Module parse failed: Unexpected token (18:10)
You may need an appropriate loader to handle this file type....
How can I use a glsl loader in angular8 or angular9?