Closed nanaewusi closed 7 years ago
Thank you @nanaewusi.
@MartinMalinda ah really. In that case can we just remove ember-ajax? I see there's still some discussion as to what to use for Ember Data. https://github.com/emberjs/data/issues/4929
@oskarrough We can remove it, but because it is a devDepedency it will have no effect on the parent application.
@MartinMalinda Oh. Thanks for the clarification.
As far as I know this will have no effect. Ember data has own logic for making ajax requests and ember-ajax is a devDependency and therefore will have no impact on the parent application.