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

Step-by-step guides and tutorials for using the ember-cli to create apps and addons

Results 42 cli-guides issues
Sort by recently updated
recently updated
newest added

Document why addons re-export everything from addon/ into app/.

help wanted

Overall, I think the tutorial has most of the import topics covered but I think `isDevelopingAddon` should be mentioned as you won't see live reloads in your linked app if...

For the cli-guides we should show the ember-cli logo in the top left just above the TOC. As we are using guidemaker for the ember-cli guides we will need to...

help wanted

Part of https://github.com/ember-learn/ember-styleguide/issues/313

on hold

As mentioned by @ef4 in https://github.com/emberjs/rfcs/pull/578#issuecomment-643481309, one of the next steps towards modernizing Ember CLI's build system is teaching Addon authors how to convert their addons to be in native...

This used to exist in https://ember-cli.com/user-guide/#developing-on-a-subpath but currently doesn't exist on the new docs anymore. https://cli.emberjs.com/release/basic-use/folder-layout/ also doesn't mention the server folder as being something that is optional part of...

@mehulkar and @Gaurav0 are working on this! This issue just helps to track that they are interested in helping, and also serve as a place where others can add comments....

Would be nice to have documentation of how to insert `link` tags via `contentFor` hooks in an in-repo addon. https://github.com/ember-learn/cli-guides/issues/168#issuecomment-618898540 Pretty common thing that an app developer might want to...

Looking through the guides, I think the nav structure could look like this: ``` Intro - Ember CLI CLI Commands - /index (links to full API docs and references `--help`...

Seems the `index` pages all trigger a request to a non-existing .json file: ![image](https://user-images.githubusercontent.com/1325249/49046766-85ce0680-f1d5-11e8-9902-18cf264c224f.png)