Hi Kees,

Looks like the example apps are now working for IE and Chrome now.

Cheers

On Thu, Jun 28, 2012 at 7:09 PM, Kees Bos <cornelis....@gmail.com> wrote:

> On Thu, 2012-06-28 at 13:32 +0100, Apexi 200sx wrote:
> > I have managed to get the compiled JS to work by removing a couple of
> > angle brackets here and there, but I am not skilled enough to actually
> > look inside the compiler itself to see what's happening
> >
> > I have mailed Kees.
>
> I've fixed some. For google closure advanced optimization we need
> (allmost) all foo.bar as foo['bar']. Accidentally I had some floats
> transformed too (N.N -> N['N']) which should now be reversed.
>
>
>
>
>

Reply via email to