Skip to content

Decide which bundlers we should support #10

@david-luna

Description

@david-luna

The goal of this issue is to produce a list of the JS bundlers (and versions) we have to support.

Current state

At the time of writing this issue the opentelemetry-js core repository has some things in place for bundlers like the browser entry in package.json files and it even added some tests for webpack@5 in open-telemetry/opentelemetry-js#5919

But we are not clear about which ones are supported or not and this leads to issues like open-telemetry/opentelemetry-js#5941 (TL;DR user is is using webpack@4 which does not supports subpaths by default, there is a workaround in open-telemetry/opentelemetry-js#5941 (comment))

Starting point

In last Browser's SIG (2025-10-02) this topic was discussed and decided to 1st list what bundler features we should support and from there extract the list of bundlers and its versions. Let's use the comments to list and discuss such features.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions