Skip to content

[cookbook] Fix HMR issues by removing turbopack and refactoring recipes package - #92

Merged
williamw merged 5 commits into
mainfrom
billw/fix-hmr
Oct 13, 2025
Merged

[cookbook] Fix HMR issues by removing turbopack and refactoring recipes package#92
williamw merged 5 commits into
mainfrom
billw/fix-hmr

Conversation

@williamw

Copy link
Copy Markdown
Collaborator

Summary

Fixes HMR (Hot Module Reload) issues by removing turbopack and refactoring the recipes package architecture.

Changes

  • Removed turbopack configuration (was causing HMR issues)
  • Split recipes package into client and server surfaces for better separation of concerns
  • Resolved loading recipe source files from workspace
  • Cleaned up image-captioning UI component

🤖 Generated with Claude Code

@williamw williamw changed the title Fix HMR issues by removing turbopack and refactoring recipes package Oct 13, 2025
@williamw
williamw merged commit 6b9c432 into main Oct 13, 2025
1 check passed
@williamw
williamw deleted the billw/fix-hmr branch October 13, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant