-
-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Description
This might be one for discourse, but wondering how to handle components with templates when in the pod structure (ie not storing them in the templates directory).
At the moment this works, but is a bit weird:
/components/foo-bar.js
/components/foo-bar/template.handlebars
But I'd like something like:
/components/foo-bar/component.js
/components/foo-bar/template.handlebars
or maybe:
/components/foo-bar/index.js
/components/foo-bar/template.handlebars
Is there a way to configure the resolver to handle that / or alternatives?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels