
Note: There is a [known issue](https://github.com/mixonic/ember-cli-deprecation-workflow/issues/30) with a deprecation warning coming from ...wait for it... ember-cli-deprecation-workflow. Otherwise, this simply bumps the necessary dependencies (suggested by the new generators) and makes the project conform to the minimal changes in import syntax.
4 lines
65 B
JavaScript
4 lines
65 B
JavaScript
import Resolver from 'ember-resolver';
|
|
|
|
export default Resolver;
|