Hi,

I am using Java. I am linking css and javascript files from a page and
when I looked at the code, all of that was embedded in the page plus
the javascript was compiled and html had whitespaces removed. Also,
images urls were rewritten and included "http://1.2.3.9/bmi";,
sometimes 1.2.3.10 or 1.2.3.12 ...

I noticed that on the 5th August when I looked at the source code.
Actually some of my javascript threw an error when running on the
server while it worked locally. This is how I have found out for the
first time.

If I see it again, I will post the output here.

Tomas

On Aug 8, 1:06 pm, Tim Hoffman <zutes...@gmail.com> wrote:
> Hi
>
> I am using python, but to date have not seen any evidence of this sort
> of behaviour.
>
> Can you provide specific examples?
>
> T
>
> On Aug 7, 5:12 pm, Tomas <t.vit...@gmail.com> wrote:
>
>
>
> > Hi,
> > I have recently noticed that App Engine optimizes content of my
> > application by compiling JavaScript (I suppose using Closure Compiler)
> > and including external CSS and JavaScript into the page. The App
> > Engine sometimes does this optimization and sometimes not, and I do
> > not understand under which conditions.
>
> > I would like to know how I can control this. Is there any
> > configuration parameter I can switch on or off?
>
> > Thanks,
> > Tomas

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to