Hi Doug, The Ant build look like it uses the option -js-output-optimization=skipFunctionCoercions
See if that is set in your Moonshine project. If that doesn't help, make sure -remove-circulars is being used. HTH, -Alex On 4/26/18, 7:11 PM, "doug777" <[email protected]> wrote: Running (in Moonshine 1.11) Build as JavaScript on RoyaleStore results in this error: SEVERE: ~/Moonshine/RoyaleStore/bin/js-debug/productsView/ProductCatalogPanelTitleBarView.js:18: ERROR - required "productsView.CatalogTitleButtons" namespace not provided yet : goog.require('productsView.CatalogTitleButtons'); The project also uses a ButtonBarButtonSkin in beige.css and blue.css but I suppose these styles will just be ignored in JS. I can't see what is causing the error. The relevant namespace appears to be correctly defined and all the files are present. Can anyone suggest a quick fix? Doug -- Sent from: https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-royale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C4e7675208d56476e061608d5abe4281f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636603918907269119&sdata=ha%2FBuE%2FrvCgoMuaAY2KxagUsuqmiW2ekr2F2jIrIoAk%3D&reserved=0
