mirror of
https://github.com/nasa/openmct.git
synced 2025-04-09 20:31:26 +00:00
Mutation now triggers persistence; this means that some legacy code does or may issue redundant calls to persistence after mutating. To avoid issuing redundant calls all the way down to the persistenceService, bail out of persist calls early if there are no unsaved changes to persist.
This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.