Javascript source maps exposed to raygun.io only

aranm

Posted on
Jun 11 2014

I do not want to expose my unminified source to the world so I would like to return the client browser an empty map while raygun.io will be returned the full map.

How can I recognize a request coming from raygun.io requesting the xxx.map?


jeremy

Raygun

Posted on
Jun 12 2014

The requests will come from a 54.242.21.* address so if you whitelist that range for access that will be sufficient.


Jeremy


Reply