mudkip@lemdro.id to Programmer Humor@programming.devEnglish · 2 天前Apple forgot to disable production source maps on the App Store web appfiles.catbox.moeimagemessage-square62fedilinkarrow-up1656arrow-down17
arrow-up1649arrow-down1imageApple forgot to disable production source maps on the App Store web appfiles.catbox.moemudkip@lemdro.id to Programmer Humor@programming.devEnglish · 2 天前message-square62fedilink
minus-squaredreamkeeper@literature.cafelinkfedilinkarrow-up2·1 天前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.
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.