Fix first-party source resolution for ui table-dnd subpaths #266

Closed
opened 2026-06-04 16:25:49 +00:00 by steve · 0 comments
Owner

Describe the issue.

Problem

Goal

Scope

Non-goals

Acceptance Criteria

Implementation Notes

Suggested Files or Specs To Inspect

Validation Commands

Follow-up Tasks

Implementation Summary

Added firstPartySourceExplicitSubpathEntrypoints for @lapis-notes/ui/table-dnd/utils and /sensors in createFirstPartySourceTsconfigPaths; ran sync-first-party-source-tsconfig-paths to update 36 tsconfig files. Validated: pnpm check:source-resolution; pnpm --filter @lapis-notes/tasks check:svelte; pnpm test:scripts.

Reopen Reason

svelte-check still fails in CI: tsconfig paths missing for @lapis-notes/ui/table-dnd/utils and /sensors when plugin-tasks typechecks plugin-markdown.

Describe the issue. ## Problem ## Goal ## Scope ## Non-goals ## Acceptance Criteria ## Implementation Notes ## Suggested Files or Specs To Inspect ## Validation Commands ## Related Issues ## Follow-up Tasks ## Implementation Summary Added firstPartySourceExplicitSubpathEntrypoints for @lapis-notes/ui/table-dnd/utils and /sensors in createFirstPartySourceTsconfigPaths; ran sync-first-party-source-tsconfig-paths to update 36 tsconfig files. Validated: pnpm check:source-resolution; pnpm --filter @lapis-notes/tasks check:svelte; pnpm test:scripts. ## Reopen Reason svelte-check still fails in CI: tsconfig paths missing for @lapis-notes/ui/table-dnd/utils and /sensors when plugin-tasks typechecks plugin-markdown. <!-- backlog:task_id=TASK-UI-TABLE-DND-SOURCE-RESOLUTION source_spec=scripts/first-party-source-resolution.mjs -->
steve 2026-06-04 16:25:49 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lapis-notes/lapis#266
No description provided.