As stated in the documentation, this only combines scripts in a JavascriptStack.
On Wed, Aug 15, 2012 at 9:32 AM, Angelo C. <angelochen...@gmail.com> wrote: > Hi, > > I set this: > > configuration.add("tapestry.combine-scripts", "true"); > > and use @Import(library to include scripts, > > but i can see the scripts not combined in my page source like: > > "/assets/d83ba0cccf5d1e11/stack/en/core.js" > type="text/javascript"></script><script > src="/assets/d83ba0cccf5d1e11/ctx/js/backbone-min.js" > > why? thanks, Angelo > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/combining-scripts-tp5715446.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 > >