Add tsconfig path for @lapis-notes/api/cache subpath #268

Closed
opened 2026-06-04 17:36:35 +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 @lapis-notes/api/cache to firstPartySourceExplicitSubpathEntrypoints (maps to src/lib/cache.svelte.ts), synced tsconfig paths across packages, and excluded api tests from svelte-check so plugin-manager tests do not pull workspace/deps into api typechecking without markdown paths. Validated without api/dist: pnpm check:source-resolution; api, workspace, and telemetry check:svelte; pnpm test:scripts.

Describe the issue. ## Problem ## Goal ## Scope ## Non-goals ## Acceptance Criteria ## Implementation Notes ## Suggested Files or Specs To Inspect ## Validation Commands ## Related Issues - Follow-up to #266 — [Fix first-party source resolution for ui table-dnd subpaths](../closed/266-fix-first-party-source-resolution-for-ui-table-dnd-subpaths.md) ## Follow-up Tasks ## Implementation Summary Added @lapis-notes/api/cache to firstPartySourceExplicitSubpathEntrypoints (maps to src/lib/cache.svelte.ts), synced tsconfig paths across packages, and excluded api __tests__ from svelte-check so plugin-manager tests do not pull workspace/deps into api typechecking without markdown paths. Validated without api/dist: pnpm check:source-resolution; api, workspace, and telemetry check:svelte; pnpm test:scripts. <!-- backlog:task_id=TASK-API-CACHE-TSconfig-PATH source_spec=scripts/first-party-source-resolution.mjs related_issue=266 -->
steve 2026-06-04 17:36:35 +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#268
No description provided.