genkgo / ember-localforage-adapter

Offline usage for Ember Data, based on localstorage adapter, but now uses Mozilla's localforage as data source
Other
133 stars 26 forks source link

update to ember-cli addon structure #5

Closed arenoir closed 9 years ago

arenoir commented 9 years ago

TODO

frederikbosch commented 9 years ago

@arenoir thank you very much, looks wonderful. To be honest: I just installed ember-cli for the first time. Ran tests, seems OK. We will have to update the README.

frederikbosch commented 9 years ago

@arenoir I see that both npm and bower have ember-data dependency. Is not one of them superfluous?

arenoir commented 9 years ago

@frederikbosch I think the ember-data bower dependency can be removed.