discourse/app/assets/javascripts/discourse-plugins
David Taylor 0a33c507d9
DEV: Improve colocated component rootName logic (#18708)
The complex regex-based detection was based on Ember CLI's implementation, which is necessarily generic and needs to auto-detect the name. In our case, we know the name of the plugin so we can just pass it in - no need for dynamic detection. This resolves issues when there are other files in the `discourse/plugins/{name}` directory which are sorted before `discourse/`
2022-10-21 20:20:46 +01:00
..
colocated-template-compiler.js DEV: Improve colocated component rootName logic (#18708) 2022-10-21 20:20:46 +01:00
index.js DEV: Improve colocated component rootName logic (#18708) 2022-10-21 20:20:46 +01:00
package.json Build(deps): Bump ember-auto-import in /app/assets/javascripts (#18618) 2022-10-16 23:57:28 +02:00