temporalio / temporalio/sdk-typescript
[Feature Request] Provide more output when webpack fails
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 917
- Forks
- 224
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 43
Description
Is your feature request related to a problem? Please describe.
User:
I am getting this error, and it is hard to debug unless I know what source files are leading to these dependencies

Describe the solution you'd like
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
Start by reproducing the webpack failure described in the issue and inspect how the SDK currently reports dependency errors. The change is done when failure output identifies the source files leading to the problematic dependencies, matching the requested debugging information shown in the screenshots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, webpack
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100