question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for apps using module unification resolver

See original GitHub issue
  • I am on the latest ember-intl version
  • I have searched the issues of this repo and believe that this is not a duplicate

Module Unification RFC

Where full support may be premature, it would be nice to have at least the basic functionality. Right now addon crashes due to custom config:* registrations.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:26 (19 by maintainers)

github_iconTop GitHub Comments

1reaction
sandstromcommented, Mar 24, 2020

@jasonmit Can we close this? Since the module unification project has been discontinued.

1reaction
NullVoxPopulicommented, Nov 27, 2018

I’d assume MU somehow/somewhere should offer hooks, so addons can provide their resolver configuration

Most def.

Maybe this is something you or I could look at adding this week? Could just be a hook that is used in the index.js file

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ember.js Module Unification Update & Contribution Tips
Ember maps a factory name to a filename using a part of the system called the resolver. For example route:cars is mapped to...
Read more >
"Can I start using Module Unification in my app ... - Ember.JS
Yes, Module Unification is something that is currently available through a feature flag, which means that you can try it out today!
Read more >
[QUEST] Module Unification: Final Cut · Issue #16373 - GitHub
Module unification addons re-export their top level components to app/ for classic apps. This allows an addon author to use a src/ directory...
Read more >
dangerously-set-unified-resolver - npm package - Snyk
experimental resolver for Ember CLI that implements the module unification rfc For more information about how to use this package see README.
Read more >
Error: Assertion Failed: 'data-adapter' is not a recognized type ...
... rougher parts of module unification at the moment. So far, I've been able to get the data tab on the inspector to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found