#sourcemaps — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #sourcemaps, aggregated by home.social.
-
Claude Code’s Entire Source Code Got Leaked via a Sourcemap in npm, Let’s Talk About It, by (not on Mastodon or Bluesky):
-
Claude Code’s Entire Source Code Got Leaked via a Sourcemap in npm, Let’s Talk About It, by (not on Mastodon or Bluesky):
-
RE: https://hostux.social/@defcon201/116324484796527679
Quick #story time: I was on a team which accidentally shipped sourcemaps to production!
The production server would serve sourcemaps for local dev, and we built sourcemaps in prod to deobfuscate errors but they weren't provided to the server in the prod environment.
You might see the hazard there. An innocuous change to our #Bazel build structure accidentally pulled in sourcemaps into the server, which it then helpfully served.
This was an app in the #Google monorepo too, so we were revealing all our source code as well as all our dependencies!
-
Source Maps: Shipping Features Through Standards, by @jonkuperman.com (@bloomberg.com):
https://bloomberg.github.io/js-blog/post/standardizing-source-maps/
-
From Random Chunks to Real Code—Wiring Up Next.js Source Maps in Sentry, by @getsentry:
https://blog.sentry.io/setting-up-next-js-source-maps-sentry/
-
🎉 Hooray! It's 2026 and we've finally standardized source maps—a mere 10 years after we started using them! 🙄 Apparently, a Google Doc was the secret sauce holding the web together all this time. 🍝✨
https://bloomberg.github.io/js-blog/post/standardizing-source-maps/ #sourceMaps #standardization #webDevelopment #GoogleDoc #milestones #HackerNews #ngated -
🎉 Hooray! It's 2026 and we've finally standardized source maps—a mere 10 years after we started using them! 🙄 Apparently, a Google Doc was the secret sauce holding the web together all this time. 🍝✨
https://bloomberg.github.io/js-blog/post/standardizing-source-maps/ #sourceMaps #standardization #webDevelopment #GoogleDoc #milestones #HackerNews #ngated -
🎉 Hooray! It's 2026 and we've finally standardized source maps—a mere 10 years after we started using them! 🙄 Apparently, a Google Doc was the secret sauce holding the web together all this time. 🍝✨
https://bloomberg.github.io/js-blog/post/standardizing-source-maps/ #sourceMaps #standardization #webDevelopment #GoogleDoc #milestones #HackerNews #ngated -
🎉 Hooray! It's 2026 and we've finally standardized source maps—a mere 10 years after we started using them! 🙄 Apparently, a Google Doc was the secret sauce holding the web together all this time. 🍝✨
https://bloomberg.github.io/js-blog/post/standardizing-source-maps/ #sourceMaps #standardization #webDevelopment #GoogleDoc #milestones #HackerNews #ngated -
5 Source Map Best Practices for Frontend Production Deployments, by @eleanorhecks.bsky.social (@designerly.bsky.social):
-
5 Source Map Best Practices for Frontend Production Deployments, by @eleanorhecks.bsky.social (@designerly.bsky.social):
-
5 Source Map Best Practices for Frontend Production Deployments, by @eleanorhecks.bsky.social (@designerly.bsky.social):
-
5 Source Map Best Practices for Frontend Production Deployments, by @eleanorhecks.bsky.social (@designerly.bsky.social):
-
5 Source Map Best Practices for Frontend Production Deployments, by @eleanorhecks.bsky.social (@designerly.bsky.social):
-
The Inner Workings of JavaScript Source Maps, by @manojvivek.bsky.social (@polarsignals.com):
https://www.polarsignals.com/blog/posts/2025/11/04/javascript-source-maps-internals
-
#Development #Explainers
The inner workings of source maps · JavaScript source maps explained with examples https://ilo.im/1686ki_____
#Programming #Coding #Debugging #SourceMaps #JavaScript #DevTools #Browser #WebDev #Frontend #Backend