`siteSettings` is now a service which means there should only be one state for `siteSettings` during the life time of the application. This also helps to maintain parity with production where the `site` model relies on the `siteSettings` service and not a clone of the attributes. |
||
|---|---|---|
| .. | ||
| app | ||
| config | ||
| lib | ||
| public/assets/scripts | ||
| scripts | ||
| tests | ||
| .ember-cli | ||
| .npmrc | ||
| ember-cli-build.js | ||
| jsconfig.json | ||
| package.json | ||
| testem.js | ||