ember-cli / ember-cli/loader.js
Store the noconflict aliases
Open
- Dominant language
- JavaScript
- Stars
- 79
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Related to https://github.com/ember-cli/ember-resolver/issues/629
We need to store the noconflict aliases within the global loader object, so that other libraries in the Ember ecosystem like ember-resolver can be able to use the aliased objects like define, require and requirejs instead of the default ones.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.