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

Add a couple of missing wireit dependency graph edges #4253

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Add a couple of missing wireit dependency graph edges #4253

merged 1 commit into from
Jan 28, 2025

Conversation

aomarks
Copy link
Member

@aomarks aomarks commented Jan 28, 2025

Doesn't directly address #4249, but should fix the failure from https://github.com/breadboard-ai/breadboard/actions/runs/13021227644/job/36322130934

src/example-board-server.ts:25:30 - error TS2307: Cannot find module '@breadboard-ai/example-boards/playground-boards.json' or its corresponding type declarations.

25 import playgroundBoards from "@breadboard-ai/example-boards/playground-boards.json" assert { type: "json" };

cc @timswanson-google

@aomarks aomarks merged commit 1c7186b into main Jan 28, 2025
10 checks passed
@aomarks aomarks deleted the deps branch January 28, 2025 23:22
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