Hi, the latest version of vtk.js now uses webpack 5, and there were some changes regarding webpack dev server. If you replace webpack-dev-server
with webpack serve
, it should work.
Hi, the latest version of vtk.js now uses webpack 5, and there were some changes regarding webpack dev server. If you replace webpack-dev-server
with webpack serve
, it should work.