I haven't used CAPISTRANO, so I apologize for replying when you asked
for someone with experience...however...

CAPISTRANO has the ability for callback scripts to be run at certain
points in the deployment process.  You could write your own script to
handle the minification of these file during the deployment and set
this script to run in the appropriate callback.

On May 22, 7:18 am, "marco.rizze...@gmail.com"
<marco.rizze...@gmail.com> wrote:
> Hi
> I would use CAPISTRANO for web deployment of my cakephp application.
> I have a big doubt about this.
> The doubt is about how manage js and css minify and compress between
> development enviroment and production enviroment?
> Pratically I have that each view has his js scripts and his css
> scripts (for example if  I use a particular JsQuery in the view I must
> load in the view the relative script and the associated css ).
> I shold automatically edit the code of the view in the passagefrom
> development to production  and I think that it's very impossible.
> I would ask to someone with more experience how he manages  the
> passage of js and css with minify and compression from development to
> production?
> Many Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to