mudkip@lemdro.id to Programmer Humor@programming.devEnglish · 2 months agoApple forgot to disable production source maps on the App Store web appfiles.catbox.moeimagemessage-square63linkfedilinkarrow-up1669arrow-down19 cross-posted to: apple_enthusiast@lemmy.world
arrow-up1660arrow-down1imageApple forgot to disable production source maps on the App Store web appfiles.catbox.moemudkip@lemdro.id to Programmer Humor@programming.devEnglish · 2 months agomessage-square63linkfedilink cross-posted to: apple_enthusiast@lemmy.world
minus-squaredreamkeeperlinkfedilinkarrow-up3·2 months agoAnyone capable of doing damage already knows how to format and read minified code anyway. I do it in prod all the time when I want to test something with an override, which causes the source map to become invalid.
Anyone capable of doing damage already knows how to format and read minified code anyway. I do it in prod all the time when I want to test something with an override, which causes the source map to become invalid.