Skip to content

fix: use import-map aliases for vite, svelte-check, openapi-typescript invocations#816

Open
santiagosayshey wants to merge 1 commit into
developfrom
fix/pin-npm-task-specifiers
Open

fix: use import-map aliases for vite, svelte-check, openapi-typescript invocations#816
santiagosayshey wants to merge 1 commit into
developfrom
fix/pin-npm-task-specifiers

Conversation

@santiagosayshey

Copy link
Copy Markdown
Member

These tools were invoked with bare npm: specifiers instead of the versioned aliases already in deno.jsonc, so deno.lock kept gaining a redundant entry every time the dev server started. Now they all go through the same alias.

@santiagosayshey
santiagosayshey force-pushed the fix/pin-npm-task-specifiers branch from ae33bba to bdd531e Compare July 1, 2026 18:42
@santiagosayshey
santiagosayshey force-pushed the fix/pin-npm-task-specifiers branch from bdd531e to 9aa98d3 Compare July 13, 2026 05:20
@santiagosayshey
santiagosayshey force-pushed the fix/pin-npm-task-specifiers branch from 9aa98d3 to 38c2266 Compare July 13, 2026 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant