mudkip@lemdro.id to Programmer Humor@programming.devEnglish · 3 days agoApple forgot to disable production source maps on the App Store web appfiles.catbox.moeimagemessage-square65fedilinkarrow-up1621arrow-down17 cross-posted to: apple_enthusiast@lemmy.world
arrow-up1614arrow-down1imageApple forgot to disable production source maps on the App Store web appfiles.catbox.moemudkip@lemdro.id to Programmer Humor@programming.devEnglish · 3 days agomessage-square65fedilink cross-posted to: apple_enthusiast@lemmy.world
minus-squareMr. Satan@lemmy.ziplinkfedilinkarrow-up2·18 hours 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-up1·10 hours agoEh, true. It does clean up the payload, but I agree it’s marginal.
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.