reference asset files from application cache manifest

Hi there,

what is the best way to reference yii assets like jquery.js from application cache manifest? Actually I referenced them with their hash on localhost. But when they are getting deployed they get another parent folder that has another hashed name. Two different manifest files for development and production? What exactly are the rules for assets to get another hash?

Thanks in advance and keep up the good game!