in my .qooxdoo directory I have generator.json:

{
  "jobs" :
  {
    "source-script" :
    {
      "compile-options" :
      {
        "uris" :
        {
          "add-nocache-param" : true
        }
      }
    }
  }
}

Is there a way to tell it to add the nocache-param just to my
application code but not add it to the framework javascript loads?

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to