ember-cli / ember-cli/stress-app
k vs k/a folders
Open
- Dominant language
- HTML
- Stars
- 9
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I noticed that you have components in a `k/a` sub folder but nothing in `k`
e.g.
```
k/comment-card-001.js
```
vs
```
k/a/comment-card-001.js
```
I am curious if this makes any theoretical difference with the way the resolver works?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.