ga-wdi-boston / ember-template

Other
5 stars 43 forks source link

Add `app/adapters/application.js` to list of files that need app name #26

Open MicFin opened 7 years ago

MicFin commented 7 years ago

Add app/adapters/application.js to the list of files that will need the app name replaced and link to it.

Replace all instances of 'ga-wdi-boston.ember-template' with your app name. This includes package.json, bower.json, app/index.html, tests/index.html, and config/environment.js, possibly others.

https://github.com/ga-wdi-boston/ember-template#installation