Skip to content

Commit ca1c87f

Browse files
fix: 修复 usePipeIpc 中 require 返回 undefined 导致启动崩溃
将 lazy require() 调用全部替换为静态 import,解决构建产物中 模块加载时序问题导致的 'undefined is not an object' 错误。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent fc7a85f commit ca1c87f

1 file changed

Lines changed: 64 additions & 76 deletions

File tree

0 commit comments

Comments
 (0)