Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
getsentry
/
sentry-javascript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
8.7k
Code
Issues
661
Pull requests
86
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(nitro): Handle sourcemap preparation and upload
- #19304
#19304
Merged
logaretm
merged 18 commits into
awad/create-nitro-sdk-metadata
getsentry/sentry-javascript:awad/create-nitro-sdk-metadata
from
awad/js-1076-nitro-upload-sourcemaps
getsentry/sentry-javascript:awad/js-1076-nitro-upload-sourcemaps
Copy head branch name to clipboard
Apr 22, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat(nitro): Handle sourcemap preparation and upload
#19304
logaretm
merged 18 commits into
awad/create-nitro-sdk-metadata
getsentry/sentry-javascript:awad/create-nitro-sdk-metadata
from
awad/js-1076-nitro-upload-sourcemaps
getsentry/sentry-javascript:awad/js-1076-nitro-upload-sourcemaps
Copy head branch name to clipboard
Commits
Commits on Apr 18, 2026
feat: sourcemaps upload and debug ID injection
logaretm
committed
572a830
View commit details
Copy full SHA for 572a830
Browse repository at this point
ref: minor refactor
logaretm
committed
d3b0f0f
View commit details
Copy full SHA for d3b0f0f
Browse repository at this point
fix: boolean oopsie
logaretm
committed
06d6b67
View commit details
Copy full SHA for 06d6b67
Browse repository at this point
test: update test expectations
logaretm
committed
5117570
View commit details
Copy full SHA for 5117570
Browse repository at this point
fix: revert change
logaretm
committed
ea8606e
View commit details
Copy full SHA for ea8606e
Browse repository at this point
test: fix unit test assertion
logaretm
committed
d114ac3
View commit details
Copy full SHA for d114ac3
Browse repository at this point
fix(nitro): Preserve debug IDs and source maps when `disable-upload` is set
Show description for af91304
logaretm
and
claude
committed
af91304
View commit details
Copy full SHA for af91304
Browse repository at this point
ref(nitro): Use `BuildTimeOptionsBase` for `SentryNitroOptions` type
Show description for 4a4a873
logaretm
and
claude
committed
4a4a873
View commit details
Copy full SHA for 4a4a873
Browse repository at this point
fix(nitro): Respect user's explicit sourcemap setting instead of forcing `true`
Show description for 2f93472
logaretm
and
claude
committed
2f93472
View commit details
Copy full SHA for 2f93472
Browse repository at this point
fix(nitro): Use console instead of debug logger for build-time messages
Show description for 4195464
logaretm
and
claude
committed
4195464
View commit details
Copy full SHA for 4195464
Browse repository at this point
fix(nitro): Respect user-provided `rewriteSources` option
Show description for 80bc2ee
logaretm
and
claude
committed
80bc2ee
View commit details
Copy full SHA for 80bc2ee
Browse repository at this point
fix(nitro): Only auto-delete source maps when Sentry enabled them
Show description for fb181b5
logaretm
and
claude
committed
fb181b5
View commit details
Copy full SHA for fb181b5
Browse repository at this point
fix(nitro): Skip source map upload in nitro-prerender nested build
Show description for 14b31ea
logaretm
and
claude
committed
14b31ea
View commit details
Copy full SHA for 14b31ea
Browse repository at this point
Commits on Apr 20, 2026
fix: skip sourcemap upload hooks early
logaretm
committed
52626ee
View commit details
Copy full SHA for 52626ee
Browse repository at this point
fix: ensure we only delete nitro's sourcemaps
logaretm
committed
1c13825
View commit details
Copy full SHA for 1c13825
Browse repository at this point
fix(nitro): Scope sourcemap deletion to output dir and log it
Show description for 36ddac0
logaretm
and
claude
committed
36ddac0
View commit details
Copy full SHA for 36ddac0
Browse repository at this point
Commits on Apr 21, 2026
fix(nitro): Default to hidden source maps when Sentry enables them
Show description for 3f30c9a
logaretm
and
claude
committed
3f30c9a
View commit details
Copy full SHA for 3f30c9a
Browse repository at this point
Commits on Apr 22, 2026
fix(nitro): Handle non-boolean `sourcemap` values (`'hidden'`, `'inline'`)
Show description for 26a6dd2
logaretm
and
claude
committed
26a6dd2
View commit details
Copy full SHA for 26a6dd2
Browse repository at this point
You can’t perform that action at this time.