elastic / elastic/apm-agent-rum-js
Expose the module version through the global object
Open
- Dominant language
- JavaScript
- Stars
- 301
- Forks
- 155
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 4
Description
Having version through the global object helps with debugging when users want to check they have the right version running in the application.
Contributor guide
Research direction
Locate where the module version is defined and where the library's global object is assembled. Determine the intended public property for the running version, then identify the relevant global-object tests or entry points and verify that the exposed value matches the module version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100