mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
feat: 添加服务模块到加载顺序,优化工作区状态加载逻辑,支持预加载和直接获取
This commit is contained in:
@@ -104,6 +104,7 @@ const MODULE_FILES = [
|
||||
'help-i18n.js', // Help page translations
|
||||
'utils.js',
|
||||
'state.js',
|
||||
'services.js', // CacheManager, EventManager, PreloadService - must be before main.js
|
||||
'api.js',
|
||||
'components/theme.js',
|
||||
'components/modals.js',
|
||||
|
||||
Reference in New Issue
Block a user