mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 23:36:11 +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.