fix(turbopack): prepend a question mark in AssetIdent display (#78977)
## What?
Just update AssetIdent display, prepend "?" like url query. See printed
ident with query like below
<img width="1500" alt="image"
src="https://github.com/user-attachments/assets/bd37733f-cdd1-496e-b7f0-5c372e842d14"
/>
Co-authored-by: Niklas Mischkulnig <4586894+mischnic@users.noreply.github.com>