ember-cli / ember-cli/ember-cli-htmlbars
Update `templateOnly` compilation to pass the source moduleName as the first argument.
Open
- Dominant language
- JavaScript
- Stars
- 77
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Discovered while reviewing another PR with @pzuraq, we should be passing the source moduleName in to `templateOnly()`.
For example:
https://github.com/ember-cli/ember-cli-htmlbars/blob/fb0b18a2fd96b3375ae7f21cb85815709dc8f6f8/node-tests/colocated-broccoli-plugin-test.js#L46-L54
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.