mudkip@lemdro.id to Programmer Humor@programming.devEnglish · 4 months agoApple forgot to disable production source maps on the App Store web appimagemessage-square65linkfedilinkarrow-up1675arrow-down19 cross-posted to: [email protected]
arrow-up1666arrow-down1imageApple forgot to disable production source maps on the App Store web appmudkip@lemdro.id to Programmer Humor@programming.devEnglish · 4 months agomessage-square65linkfedilink cross-posted to: [email protected]
minus-squareMr. Satan@lemmy.ziplinkfedilinkarrow-up2·4 months agoIt was mentioned before. Source map is a comment with an URL. It’s not pulled automatically unless the client has devtools and supports that. It doesn’t meaningfully increase the size of the site for normal users.
minus-squaresetVeryLoud(true);@lemmy.calinkfedilinkarrow-up2·4 months agoEh, true. It does clean up the payload, but I agree it’s marginal.
Payload size
It was mentioned before. Source map is a comment with an URL. It’s not pulled automatically unless the client has devtools and supports that. It doesn’t meaningfully increase the size of the site for normal users.
Eh, true. It does clean up the payload, but I agree it’s marginal.