Open
Description
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