cli-guides icon indicating copy to clipboard operation
cli-guides copied to clipboard

Octane - Update component generators explanations

Open jenweber opened this issue 6 years ago • 1 comments

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.

jenweber avatar Oct 02 '19 14:10 jenweber

I'd love to pick this up.

gokatz avatar Oct 02 '19 14:10 gokatz