[vtkusers] vtk.js issue with the ES6 example

Sebastien Jourdain sebastien.jourdain at kitware.com
Thu Jun 14 11:16:03 EDT 2018


Ok, I'll try the process from scratch to make sure we are not missing
anything in the documentation.

On Thu, Jun 14, 2018 at 8:47 AM smurphy <sebastien.murphy at gmail.com> wrote:

> 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
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180614/76b51636/attachment.html>


More information about the vtkusers mailing list