mirror of
https://github.com/langgenius/dify.git
synced 2026-04-11 06:00:28 -04: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.