mudkip@lemdro.id to Programmer Humor@programming.devEnglish · 15 days agoApple forgot to disable production source maps on the App Store web appfiles.catbox.moeimagemessage-square50linkfedilinkarrow-up144arrow-down12
arrow-up142arrow-down1imageApple forgot to disable production source maps on the App Store web appfiles.catbox.moemudkip@lemdro.id to Programmer Humor@programming.devEnglish · 15 days agomessage-square50linkfedilink
minus-square0x0@lemmy.dbzer0.comlinkfedilinkarrow-up1·15 days agoIs this interesting for some reason?
minus-squarepanda_abyss@lemmy.calinkfedilinkarrow-up1·15 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.
minus-squareAxolotl@feddit.itlinkfedilinkarrow-up1·15 days agoIt help users that make websites styles! Eg. I have a discord style for fixing their bullshit
Is this interesting for some reason?
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