mudkip@lemdro.id to Programmer Humor@programming.devEnglish · 5 days agoApple forgot to disable production source maps on the App Store web appfiles.catbox.moeimagemessage-square59linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageApple forgot to disable production source maps on the App Store web appfiles.catbox.moemudkip@lemdro.id to Programmer Humor@programming.devEnglish · 5 days agomessage-square59linkfedilink
minus-squareMr. Satan@lemmy.ziplinkfedilinkarrow-up0·2 days 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.
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.