ember-cli-deploy / ember-cli-deploy/ember-cli-deploy-display-revisions
list displays nothing - this.log no longer works for this plugin?
Open
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
try doing this:
```
displayRevisions: function(/* context */) {
this.log('displayRevisions');
}
```
Nothing gets output... I'm guessing something is out of date - I have tried to update all of the packages to get this working but nothing seems to fix it and I am out of my depth WRT ember addon development I'm afraid
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.