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
I'd like to understand why in #468@obecny moved several @types/... dependencies from devDependencies (where they typically belong) to production dependencies. It means that I ship a bunch of extra libraries, while they are not used.
Why was this change made, and would it make sense to move them back?
This only affects the JavaScript OpenTelemetry library
This may affect other libraries, but I would like to get opinions here first