Hi skar,
You can override the build-files job not to copy anything (it only 
copies the index.html by default)

Add this to your config.json:

   "jobs" :
   {
     "=build-files" :
     {
     }
   }

That should work,
Matt


skar wrote:
> Hi,
> 
> Since I'm using a variation of the index.html with AUTH_TOKEN variable
> to pass rails csrf checks, how do I make the build script not copy the
> index.html over to the build dir. I'm using index.html for the source
> version though.
> 
> cheers,
> skar.
> 


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to