Turbopack support for client SDK
- 主要語言
- TypeScript
- 星號
- 1
- 分支
- 21
- 平均合併
- 12 小時 14 分鐘
- 30 天內合併 PR
- 41
描述
### Feature description
Turbopack support for `@demox-labs/miden-sdk`. Currently [with Turbopack](https://github.com/edfixyz/mosaic/blob/main/mosaic-web/next.config.ts#L5-L9) the project builds but fails silently during execution (it hangs).
### Why is this feature needed?
NextJS has now Turbopack enabled by default. Turbopack is easier to configure and provides better devex.
貢獻指南
研究方向
The issue mentions a Next.js config file (mosaic-web/next.config.ts) where Turbopack is enabled. Start by examining the SDK's build process and how it interacts with Turbopack. Look for any Turbopack-specific configuration or compatibility issues in the web-sdk codebase. Testing involves verifying that the SDK works correctly when Turbopack is active, without silent hangs.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- next.js, typescript
- 領域
- build-system, tooling
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100