ember-cli / ember-cli/ember-twiddle
[feature request] Make the created Ember app easily available in the console.
Open
help wanted
- Dominant language
- JavaScript
- Stars
- 268
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
Make the created Ember app easily available in the console so that something like this can be done:
```
twiddle.__container__.lookup('component:my-component').callMethod();
```
Contributor guide
Assessment
This issue has not been assessed yet.