launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #06704
Re: launchpad.js development
On 14/03/11 21:29, Gavin Panella wrote:
> Revision 12584 in devel brings a much simplified mechanism for
> building launchpad.js. I noticed recently that it was no longer
> possible to build a non-minified launchpad.js (bug 733230. Trying to
> unravel the issue was quite frustrating mainly because jsbuild
> contains a lot of magic.
>
> * Everything put together means that, by default, *nothing* in
> launchpad.js will be minified in development, and everything will be
> in other environments.
Thanks for doing this Gavin. Having just now almost finished some
Javascript work for Launchpad, I'm really looking forward to benefiting
from this improvement.
References