mirror of
https://github.com/langgenius/dify.git
synced 2026-03-19 05:37:42 +08:00
Reduce initial bundle size by dynamically importing SkillMain component. This prevents loading the entire Skill module (including Monaco and Lexical editors) when users only access the Graph view.