Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix sqlite implicit dependencies #1910

Merged
merged 2 commits into from
Jan 22, 2025
Merged

fix sqlite implicit dependencies #1910

merged 2 commits into from
Jan 22, 2025

Conversation

mbostock
Copy link
Member

Fixes #1907.

Fixes a regression in #1759 where an implicit download (via fetch) was promoted to an implicit dependencies (via import).

@mbostock mbostock requested a review from Fil January 22, 2025 17:15
@mbostock mbostock enabled auto-merge (squash) January 22, 2025 17:15
@mbostock mbostock merged commit 8b71435 into main Jan 22, 2025
4 checks passed
@mbostock mbostock deleted the mbostock/fix-sqlite-deps branch January 22, 2025 18:53
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.

SQLite module fails to be fetched in final build
2 participants