Hi, I have setup a debug environment for Salesforce dev, in which i must reference my js files like this:
https://c.cs20.visual.force.com/resource/1391230109000/customApplication
the "1391230109000" is derived by salesforce, and changes on each new upload of my js files - is there a way i can wild card that remote URL, so my debug does not break on each upload?
Regards,
Gilbert