mirror of
https://github.com/unraid/api.git
synced 2026-05-11 18:24:06 -05:00
7c59c03786
- Updated `WebComponentsExtractor` to iterate over all manifest files, ensuring valid standalone apps entries are processed and preventing duplicate script loading. - Enhanced `mountVueApp` to manage multiple clones and their respective shadow-root containers, improving cleanup and organization of mounted Vue apps. - Modified deployment script to capture exit codes from standalone app synchronization, ensuring accurate error reporting during deployment.