Doodle3D / doodle3d-client

The Doodle3D web interface that people can access on computers or tablets to draw doodles and control the Doodle3D WiFi box.
www.doodle3d.com
GNU General Public License v2.0
3 stars 8 forks source link

Client build issues with openwrt buildroot #307

Closed peteruithoven closed 8 years ago

peteruithoven commented 8 years ago

We've noticed that since recently that our doodle3d-client code, isn't always up to date, as if there is something going wrong in the client's build step.

Running grunt on my own desktop runs fine. I notived that when removing the build js files, and then building specifically the client package (make package/doodle3d-client/compile V=s) I even get errors.

peteruithoven commented 8 years ago

Not sure how we're just discovering this, but it looked like the OpenWRT build step ran grunt etc in the wrong folder. One thing that could have hidden this is is that you will get the right client code when you compile again.

peteruithoven commented 8 years ago

Changed it again, so our git info step in grunt can access the git info. https://github.com/Doodle3D/doodle3d-client/commit/225a173da78ee44cbed24eed9a0fd247dcb4a05c