mudkip@lemdro.id to Programmer Humor@programming.devEnglish · 4 days agoApple forgot to disable production source maps on the App Store web appfiles.catbox.moeexternal-linkmessage-square64fedilinkarrow-up1641arrow-down19
arrow-up1632arrow-down1external-linkApple forgot to disable production source maps on the App Store web appfiles.catbox.moemudkip@lemdro.id to Programmer Humor@programming.devEnglish · 4 days agomessage-square64fedilink
minus-squaredreamkeeper@literature.cafelinkfedilinkarrow-up2·3 days 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.