mirror of
https://github.com/nasa/openmct.git
synced 2025-04-15 23:16:46 +00:00
[API Redesign] Add note about Web Workers
Add note about RequireJS as a dependency injector facilitating use from web workers, as noted in comments to nasa/openmctweb#141
This commit is contained in:
parent
b4c0de84d8
commit
61a272b257
@ -426,6 +426,8 @@ which can help with this, however.
|
||||
* Improves useability of documentation (`typeService` is an
|
||||
instance of `CompositeService` and implements `TypeService`
|
||||
so you can easily traverse links in the JSDoc.)
|
||||
* Can be used more easily from Web Workers, allowing services
|
||||
to be used on background threads trivially.
|
||||
|
||||
### Detriments
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user