mercredi 7 octobre 2015

I am having issues handling a couple deprecation warnings in v2.1.0

I can not figure out how to handle these deprecation warnings:

Here is my serializer:

import DS from 'ember-data';

export default DS.RESTSerializer.extend({
  primaryKey: '_id'
});

Aucun commentaire:

Enregistrer un commentaire