Hi everybody !

I have some problems with the aggregation of my JavaScript stack when
PRODUCTION_MODE='true'.

When PRODUCTION_MODE is false, everything is OK. My 4 js files are included
into my page. 

But when i change to true, the js of my stack is empty. If i am right, this
js file have to include all my 4 js files ? 
All i have is : 

;/**/
Tapestry.markScriptLibrariesLoaded([]); 

Did I forgot something in my JavaScriptStack class or in my AppModule ? 

Thanks !

Emmanuel

-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/JavaScript-Stack-aggregator-tp3403611p3403611.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to