If you compile using debug=true and only JSRoyale, the compile times should be very fast. Even very large apps take me less than 10 seconds for a debug build.
Make sure you don’t clean between compiles, because that adds on time. Alex at one point created a POC for live reload when apps are rebuilt. Developing that more would be a nice project at some point. HTH, Harbs > On Jan 5, 2018, at 2:01 PM, Olaf Krueger <[email protected]> wrote: > >> Do you think that could be improved? how? > > A near real-time compilation would increase productivity a lot :-))) > But joking aside, I just would like to make sure that I don't miss > something, e.g. additional compiler arguments to speed up the compilation > process or whatever other things that increase the compilation time. > > Thanks, > Olaf > > > > > > > -- > Sent from: http://apache-royale-development.20373.n8.nabble.com/
