[vtkusers] vtk.js issue with the ES6 example

smurphy sebastien.murphy at gmail.com
Thu Jun 14 10:47:49 EDT 2018


Ok I updated to 6.6. 5 (package.json below) but I still have the same problem
as before..
Thanks

{
  "name": "mywebproject",
  "version": "1.0.0",
  "description": "",
  "main": "src/index.js",
  "dependencies": {
    "vtk.js": "^6.6.5"
  },
  "devDependencies": {
    "kw-web-suite": "^6.1.0"
  },
  "scripts": {
    "build": "webpack",
    "build:release": "webpack -p",
    "start": "webpack-dev-server --content-base ./dist",
    "commit": "git cz",
    "semantic-release": "semantic-release"
  },
  "author": "Seb",
  "license": "ISC"
}



--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html


More information about the vtkusers mailing list