mudkip@lemdro.id to Programmer Humor@programming.devEnglish · 12 days agoApple forgot to disable production source maps on the App Store web appfiles.catbox.moeimagemessage-square65linkfedilinkarrow-up1677 cross-posted to: [email protected]
arrow-up1677imageApple forgot to disable production source maps on the App Store web appfiles.catbox.moemudkip@lemdro.id to Programmer Humor@programming.devEnglish · 12 days agomessage-square65linkfedilink cross-posted to: [email protected]
minus-squaredreamkeeper@literature.cafelinkfedilinkarrow-up2·11 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.