-
-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Labels
Description
from emberjs/ember.js#14882:
- Import
@glimmer/resolverinto ember-resolver. - Update resolver to inherit from
@glimmer/resolver - For backwards-compatibility, should delegate to old-style resolver rules if something is looked up and not found
- Should also export a resolver with Module Unification-only rules (
import Resolver from "ember-resolver/turbo"?) - Release new version on npm
Reactions are currently unavailable