Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ember-data/request-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@ember-data/tracking
Tracking Primitives for controlling change notification of Tracked properties when working with EmberData
Note: This is a V2 Addon, but we have intentionally configured it to act and report as a V1 Addon due to bugs with ember-auto-import.
We can remove the V1 tag if ember-auto-import will no longer attempt to load V2 addons or if it is fixed to work with V1 addons with custom addon trees and also dedupes modules for test apps.
You can still consume this as a normal library. In other projects.