parent
3236bd4fe2
commit
4a01acb556
9 changed files with 49 additions and 57 deletions
|
@ -10,6 +10,10 @@ module.exports = function(environment) {
|
|||
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
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue