mudkip@lemdro.id to Programmer Humor@programming.devEnglish · 4 days agoApple forgot to disable production source maps on the App Store web appfiles.catbox.moeimagemessage-square54fedilinkarrow-up1560arrow-down19
arrow-up1551arrow-down1imageApple forgot to disable production source maps on the App Store web appfiles.catbox.moemudkip@lemdro.id to Programmer Humor@programming.devEnglish · 4 days agomessage-square54fedilink
minus-squarepanda_abyss@lemmy.calinkfedilinkarrow-up42·4 days 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.
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.