You can use app-engine-patch. It has an integrated medie generator
which combines all of your css/javascript code to one single file. On
the development sever your javascript code does not get shrinked to
allow debugging but on the production server it gets shrinked
automatically while uploading your app to google.

Bye Thomas

On May 4, 3:24 pm, "[email protected]"
<[email protected]> wrote:
> I dynamically generate a lot of Javascript on appengine before I serve
> it to the user as part of the website. Can I somehow obfuscate/shrink
> this Javascript from Python to improve page loading times?
>
> thx.ricky.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to