mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
4d62c49e20
The primary motivation is to simplify `eagerLoadRawTemplateModules` which curently introspects the module dependencies (the `imports` at runtime). This is no longer supported in Embroider as the AMD shims do not have any dependencies (since it's managed internally with webpack).