Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Octane - Update component generators explanations #134

Open
jenweber opened this issue Oct 2, 2019 · 1 comment
Open

Octane - Update component generators explanations #134

jenweber opened this issue Oct 2, 2019 · 1 comment

Comments

@jenweber
Copy link
Contributor

jenweber commented Oct 2, 2019

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.

@gokatz
Copy link
Contributor

gokatz commented Oct 2, 2019

I'd love to pick this up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants