swift502 / Sketchbook

3D playground built on three.js and cannon.js.

Home Page:https://jblaha.art/sketchbook/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack dev server

radziksh opened this issue · comments

for now I use https://www.npmjs.com/package/http-server to start examples/characters.html. Maybe it makes sense to add dev script in package.json which will run https://github.com/webpack/webpack-dev-server?

If it has the same function then definitely yes. I remember I tried using it but wasn't successful, so I just kept using http-server.

I'm not currently working on the Sketchbook code, but you can make a pull request with all the necessary changes on the dev branch if you want. Or I can just add it to the 0.3 project, I'll get to work on Sketchbook in a few months again, once the graphics for it are done.

In the next release. 👌