mudkip@lemdro.id to Programmer Humor@programming.devEnglish · 22 hours agoApple forgot to disable production source maps on the App Store web appfiles.catbox.moeimagemessage-square38fedilinkarrow-up1489arrow-down14
arrow-up1485arrow-down1imageApple forgot to disable production source maps on the App Store web appfiles.catbox.moemudkip@lemdro.id to Programmer Humor@programming.devEnglish · 22 hours agomessage-square38fedilink
minus-squarepanda_abyss@lemmy.calinkfedilinkarrow-up42·18 hours agoIt’s how the web worked before minifiers, so kinda but not really. You just have comments and original variable/function names. I’m sure someone will argue this helps scrapers or hackers, but really it’s not that big of a deal.
minus-squareAxolotl_cpp@feddit.itlinkfedilinkarrow-up8·edit-217 hours agoIt help users that make websites styles! Eg. I have a discord style for fixing their bullshit
It’s how the web worked before minifiers, so kinda but not really.
You just have comments and original variable/function names.
I’m sure someone will argue this helps scrapers or hackers, but really it’s not that big of a deal.
It help users that make websites styles!
Eg. I have a discord style for fixing their bullshit