Use optimized versions of all .js when in production mode
---------------------------------------------------------
Key: TAPESTRY-2628
URL: https://issues.apache.org/jira/browse/TAPESTRY-2628
Project: Tapestry
Issue Type: Improvement
Components: Framework
Affects Versions: 5.0.15
Reporter: Hugo Palma
This is very important in order to use Tapestry to create web sites that are
accessed from mobile devices.
Right now only by including prototype, scriptaculous and tapestry.js the device
has to download about 200KB just the the javascript libraries. If an optimized
version of these was used when in production mode there would be some
performance gains mainly on mobile devices.
For the optimization i would suggest using CSSTidy
(http://csstidy.sourceforge.net)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]