Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: import
deprecate
from documented module
The internal `deprecate` wrapper imports Ember's deprecation utility from a different location than the documented one. When running this addon against the latest version of Ember, a runtime error occurs where Ember's deprecation function is not defined. `deprecate` documentation: https://api.emberjs.com/ember/3.24/functions/@ember%2Fdebug/deprecate
- Loading branch information