ember-data-sails icon indicating copy to clipboard operation
ember-data-sails copied to clipboard

Use the `ember-data` initializer as a target instead of the soon to b…

Open bmac opened this issue 9 years ago • 0 comments

…e deprecated store initializer

Hello, The store initializer target currently is a empty initializer in Ember Data. I have an RFC and a PR to deprecate it a future Ember Data release. I did a search and found your addon is using the store initializer target and I have opened this pr for you to use the 'ember-data' initializer instead which will continue to be supported after the empty initializers are deprecated.

bmac avatar Dec 12 '16 16:12 bmac