This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse-common/addon
David Taylor fc36ac6cde
DEV: Modernize Ember Resolver (#17353)
This switches us to use the modern ember resolver package, and re-implements a number of our custom resolution rules within it. The legacy resolver remains for now, and is used as a fallback if the modern resolver is unable to resolve a package. When this happens, a warning will be printed to the console.

Co-authored-by: Peter Wagenet <peter.wagenet@gmail.com>
2022-07-06 14:20:00 +01:00
..
config DEV: add deprecation notice to isLegacyEmber (#17186) 2022-06-21 14:08:12 -05:00
helpers DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
lib DEV: Modernize Ember Resolver (#17353) 2022-07-06 14:20:00 +01:00
utils DEV: Remove use of run-loop-and-computed-dot-access (#17113) 2022-06-17 09:43:13 -05:00
.gitkeep DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
resolver.js DEV: Modernize Ember Resolver (#17353) 2022-07-06 14:20:00 +01:00