mudkip@lemdro.id to Programmer Humor@programming.devEnglish · 1 day agoApple forgot to disable production source maps on the App Store web appfiles.catbox.moeimagemessage-square50fedilinkarrow-up1515arrow-down15 cross-posted to: [email protected]
arrow-up1510arrow-down1imageApple forgot to disable production source maps on the App Store web appfiles.catbox.moemudkip@lemdro.id to Programmer Humor@programming.devEnglish · 1 day agomessage-square50fedilink cross-posted to: [email protected]
minus-squarelocuester@lemmy.ziplinkfedilinkEnglisharrow-up38arrow-down1·1 day 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-up2·8 hours 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-up8·15 hours 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.