-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Description
Just updated deps and got
DEPRECATION: Accessing Ember.EXTEND_PROTOTYPES is deprecated, please migrate to Ember.ENV.EXTEND_PROTOTYPES [deprecation id: ember-env.old-extend-prototypes]
Nothing can find about it
I have standard config in config/environment.js
EmberENV: {
FEATURES: {
// Here you can enable experimental features on an ember canary build
// e.g. 'with-controller': true
},
EXTEND_PROTOTYPES: {
// Prevent Ember Data from overriding Date.parse.
Date: false
}
},
Metadata
Metadata
Assignees
Labels
No labels