temporalio / temporalio/ui

Transitive @sveltejs/svelte-virtual-list emits missing exports condition warning in vite-plugin-svelte

Open
#3,311 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
431
Forks
179
Avg merge
2d 9h
Merged PRs (30d)
71

Description

  • Warning during dev/check/build:
    • WARNING: package has a svelte field but no exports condition for svelte
    • Package: @sveltejs/svelte-virtual-list@3.0.1
  • Repro:
    • Run pnpm check (or pnpm build)
  • Dependency path:
    • @temporalio/ui -> @sveltejs/svelte-virtual-list@3.0.1
  • Context:
  • Request:
    • Please update dependency once fixed upstream or patch package metadata to include a svelte exports condition to remove warning and future-proof against fallback removal.

Contributor guide

No contributing guide indexed for this repository

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

Start by running pnpm check or pnpm build and inspect the dependency path from @temporalio/ui to @sveltejs/svelte-virtual-list@3.0.1. Check the upstream issue and the installed package metadata before choosing an update or patch. Done means the missing exports condition warning no longer appears during check, build, or development.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.