ember-learn / ember-learn/cli-guides
Octane - Update component generators explanations
Open
has volunteer
- Dominant language
- JavaScript
- Stars
- 26
- Forks
- 77
- Avg merge
- 9m
- Merged PRs (30d)
- 2
Description
In the CLI guides, we have a section on generating components, https://cli.emberjs.com/release/basic-use/cli-commands/
In Octane, `ember g component` gets you just the test and template. Flags are needed to generate a glimmer-based or classic component, and we should cover them in this guide. The CLI guides are not versioned, so we need to make sure that we explain both Octane and non-Octane behavior.
This work should target master and will be merged in at 3.14 release.
Contributor guide
Assessment
This issue has not been assessed yet.