sourcemaps
Inject and upload sourcemaps using Debug IDs.
@sentry sourcemaps {
project = "insights"
path = "dist"
}Capabilities
| Capability | Info |
|---|---|
| Cache | external |
| Bach | no |
Argument Reference
The following arguments are supported:
project- (Optional) Project slug.path- (Optional) Sourcemaps path. Default value is dist.
Last updated on