microsoft / microsoft/DynamicProto-JS
failure to remove @DynamicProto with future typescript version targets
Open
Nobody has claimed this yet.
ES6
- Dominant language
- TypeScript
- Stars
- 28
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
As the title says, the @dynamicProto stubs are not removed upon attempting to target at least es6 and above (es6, es2015, es2016, etc.). This issue occurred while building for ApplicationInsightsJs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the handling for TypeScript target versions and reproduce the issue with ES6, ES2015, and later targets. Done means @dynamicProto stubs are removed for those targets, with coverage confirming the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100