I am pretty sure I have those changes locally for compiler. ( I was not sure about your as-js changes). I just tried TdJ quickly and it built OK for me. Win 10, using maven. But perhaps I have something else different.
On Wed, Dec 18, 2019 at 7:47 PM Piotr Zarzycki <[email protected]> wrote: > I was able to determine which changes has caused that. This build on Royale > sight [1] and compiler [2] > > [1] > > http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/422/ > [2] > > http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/127/ > > śr., 18 gru 2019 o 07:34 Piotr Zarzycki <[email protected]> > napisał(a): > > > I actually see some errors: > > > > Dec 18, 2019 7:19:11 AM com.google.javascript.jscomp.LoggerErrorManager > > println > > SEVERE: > > > D:/Work/royale-sources/royale-asjs/examples/royale/TourDeJewel/target/javascript/bin/js-debug/App.js:2: > > ERROR - Parse error. Semi-colon expected > > "version":3, > > ^ > > > > Dec 18, 2019 7:19:11 AM com.google.javascript.jscomp.LoggerErrorManager > > printSummary > > WARNING: 1 error(s), 1 warning(s) > > > > śr., 18 gru 2019 o 07:32 Greg Dove <[email protected]> napisał(a): > > > >> I did not see that, but I don't have the very latest compiler code. I am > >> missing the last 2 commits in my local build. You could try rolling > those > >> back and see if it works (I am not sure, just a suggestion...) > >> > >> > >> On Wed, Dec 18, 2019 at 7:25 PM Piotr Zarzycki < > [email protected] > >> > > >> wrote: > >> > >> > Hi Guys, > >> > > >> > I have started my day as always from downloading newest nightly > build. I > >> > have build our application and build seems to finished correctly but > >> > without information form compiler about success and there wasn't any > >> error. > >> > - When I tried run application it is blank. > >> > I went to TourDeJewel and build it using Maven and I'm getting same > >> > results. Here is the stacktrace from Chrome console and some > screenshots > >> > from App.js [1] > >> > > >> > App.js:2 Uncaught SyntaxError: Unexpected token ':' > >> > index.html:566 Uncaught ReferenceError: App is not defined > >> > at index.html:566 > >> > > >> > [1] https://ibb.co/KDWhnst > >> > > >> > Thanks, > >> > -- > >> > > >> > Piotr Zarzycki > >> > > >> > Patreon: *https://www.patreon.com/piotrzarzycki > >> > <https://www.patreon.com/piotrzarzycki>* > >> > > >> > > > > > > -- > > > > Piotr Zarzycki > > > > Patreon: *https://www.patreon.com/piotrzarzycki > > <https://www.patreon.com/piotrzarzycki>* > > > > > -- > > Piotr Zarzycki > > Patreon: *https://www.patreon.com/piotrzarzycki > <https://www.patreon.com/piotrzarzycki>* >
