mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 13:17:53 +00:00
b383be0711
Add bundle which will serve as an example of how to declare the presence of Angular built-ins as extensions which will be recognized by the framework layer. Also useful for generally verifying that functionality provided by framework layer provides sufficient support for other bundles to expose application features. WTD-518. |
||
---|---|---|
.. | ||
res/templates | ||
bundle.json | ||
README.md |
This bundle is intended to serve as an example of registering extensions which are mapped directly to built-in Angular features.
These are:
- Controllers
- Directives
- Routes
- Services