I feel like pulling my hair out; this is either super simple and i\'m having brain freeze or it is not that simple.
I am trying to unshorten a
You should try this in the firebase.json, its worked for me:
"source": "/**",
I also tried "source": "/url/**" but its not worked.
"source": "/url/**"