Skip to content

Missing Angular Documentation #19

Open
@willcooley

Description

@willcooley

Is there an example on how to use Grafana Faro sourcemaps with an Angular code base with the new builders? The current documented Grafana support is in regards to rollup/ ViteJs and Webpack; which would be the older build system, or custom build setup. Angular uses EsBuild for compiler, and ViteJs only for local dev server; so there seems to be a gap without having to modify one's build system configuration for just sourcemaps to be registered in the app.

In addition, Angular compiles its own sourcemaps; so is there a way of adapting current Angular sourcemaps by prepending file references in the bundles where they can be used?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions