ember-learn / cli-guides

Step-by-step guides and tutorials for using the ember-cli to create apps and addons
https://cli.emberjs.com
MIT License
25 stars 76 forks source link

Add docs for how to configure `ember-addon.projectRoot` #229

Closed brendenpalmer closed 3 years ago

brendenpalmer commented 3 years ago

A new configuration is being added to ember-cli; see the following PR for a bit more context: https://github.com/ember-cli/ember-cli/pull/9507. This PR adds docs for how to properly configure this, and when you might want to.

This feature will be released as part of ember-cli v3.28.