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-square65linkfedilinkarrow-up1670arrow-down19 cross-posted to: apple_enthusiast@lemmy.world
arrow-up1661arrow-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-square65linkfedilink cross-posted to: apple_enthusiast@lemmy.world
minus-squarelocuester@lemmy.ziplinkfedilinkEnglisharrow-up44arrow-down1·4 days agoNah it’s more complete with comments and all. Here’s a link to a random svelte file: https://github.com/rxliuli/apps.apple.com/blob/main/src/components/pages/SearchResultsPage.svelte
minus-squarelocuester@lemmy.ziplinkfedilinkEnglisharrow-up5·3 days agoThis is why you self host a private Gitea instance and have it auto mirror all of your github repos. I forked it, and my instance automatically grabbed me a forever copy.
minus-squareboonhet@sopuli.xyzlinkfedilinkarrow-up9·4 days agoHuh, I hate doing front end but I feel like in this team I’d manage. Shit even has comments.
Nah it’s more complete with comments and all. Here’s a link to a random svelte file:
https://github.com/rxliuli/apps.apple.com/blob/main/src/components/pages/SearchResultsPage.svelte
It’s already down.
This is why you self host a private Gitea instance and have it auto mirror all of your github repos.
I forked it, and my instance automatically grabbed me a forever copy.
Huh, I hate doing front end but I feel like in this team I’d manage. Shit even has comments.