hi darin, last time i looked into the client dev mode it seemed that it fails because of the compilation errors which production just skips, ill see if i can get it up and running for you.
Evan On Sat, 3 Dec 2016 at 07:11 Darin Willits <darin.will...@gmail.com> wrote: > Hi, > > I am still just beginning my exploration of apache wave so forgive the > silly question, but as a starting point I’d like to know that I can debug > the client side (as that is where my interest is). > > I’ve been able to get the server running with "grade run", but when I try > "gradle gwtDev” and reload the page in the browser, the SuperDev compile > fails. > > Any hints as to what I might be doing wrong? > > Eventually, I’d like to be able to build/debug the editor component, as > I’m considering extending it to support an upcoming project, so any > direction you can give on this front would be helpful as well. I’ve found > the Editor TestModule and I’ll try to start working through that, but I’m > kinda stuck until I can get a reliable build/debug/test cycle working. > > Thanks, > Darin