mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 10:24:39 +08:00

We were using the directory name rather than the plugin's defined `name`. This was an unintended change in behaviour from the old sprockets implementation. This commit makes the ember-cli naming logic match the old sprockets logic.