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

Octane - add octane layout to reflect component co-location

Open jenweber opened this issue 6 years ago • 0 comments

In several places throughtout these guides, we show the file paths for components as components/my-component.js and templates/components/my-component.hbs. These references need to be updated to reflect the new structure where both hbs and js files are in components. Since the cli guides are not versioned, we should show both classic and octane layouts.

Here's the page to update: https://cli.emberjs.com/release/advanced-use/project-layouts/

The work on the component generators is part of another separate issue, #134, so just edit the layouts page for this PR.

This work should target master and will be merged with 3.14.

jenweber avatar Oct 02 '19 17:10 jenweber