Combine scripts to single file

View: New views
3 Messages — Rating Filter:   Alert me  

Combine scripts to single file

by Ragnar Rova-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Is there a recommended way of combining MochiKit stable to a
single .js file to reduce the number of http requests?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "MochiKit" group.
To post to this group, send email to mochikit@...
To unsubscribe from this group, send email to mochikit-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Combine scripts to single file

by Per Cederberg-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


packed/MochiKit/MochiKit.js

Cheers,

/Per

On Thu, Jun 12, 2008 at 2:31 PM, Ragnar Rova <ragnar.rova@...> wrote:
>
> Is there a recommended way of combining MochiKit stable to a
> single .js file to reduce the number of http requests?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "MochiKit" group.
To post to this group, send email to mochikit@...
To unsubscribe from this group, send email to mochikit-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Combine scripts to single file

by Jason Bunting :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



Also have a look at scripts/pack.py - you can use it to pack your own,
selecting only those modules you care to have (being mindful, of course, of
dependencies between them).

FYI: In order to use pack.py, you will need a python interpreter and
apparently, someone correct me if I am wrong, Java.

Jason Bunting


> -----Original Message-----
> From: mochikit@... [mailto:mochikit@...] On
> Behalf Of Per Cederberg
> Sent: Thursday, June 12, 2008 7:33 AM
> To: MochiKit
> Subject: [mochikit] Re: Combine scripts to single file
>
>
> packed/MochiKit/MochiKit.js
>
> Cheers,
>
> /Per
>
> On Thu, Jun 12, 2008 at 2:31 PM, Ragnar Rova <ragnar.rova@...>
> wrote:
> >
> > Is there a recommended way of combining MochiKit stable to a
> > single .js file to reduce the number of http requests?
> >
> > >
> >
>
> >
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 8.0.100 / Virus Database: 270.2.0/1497 - Release Date: 6/11/2008
> 8:32 AM


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "MochiKit" group.
To post to this group, send email to mochikit@...
To unsubscribe from this group, send email to mochikit-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---