mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-13 22:35:16 +03:00
974e8ff5e4
Empty Ext/ directories for Constants, Enums, and DocumentJournals caused platform to wipe all extension modules during LoadConfigFromFiles. Now Ext/ is only created when files will be placed in it, and Constant gets ManagerModule + ValueManagerModule, Enum gets ManagerModule. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>