microsoft / microsoft/BotFramework-DirectLineJS

Update webpack target for modern Node

Open
#392 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backlog Bot Services customer-replied-to customer-reported feature-request
Dominant language
TypeScript
Stars
199
Forks
133
PR merge metrics
No merged PRs in 30d

Description

The code currently compiles to es5, which is impossible to debug. Please update the target to at least es2015.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the webpack configuration and inspect where the current ES5 target is set. Update the target to at least ES2015, then verify that the existing build succeeds and produces output that is easier to debug.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript, webpack
Domain
build-system
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.