mirror of
https://github.com/nasa/openmct.git
synced 2025-03-25 13:28:38 +00:00
Cleaning up code in generic serach provider. Removed unnecissary return statements. Moved indexing via web worker from getItems() loop to within itemsHelper(). Commented out timeout, becuase seems unnecissary. Changed all date.getTime() to Date.now(). Indexing has undefined checking.
This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.