mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
Removed deprecated ember-keyboard options
refs c909e6babc
- the options are deprecated and were throwing warnings during build
This commit is contained in:
parent
d1dba088ba
commit
54d201c230
@ -37,11 +37,6 @@ module.exports = function (environment) {
|
||||
includeTimezone: 'all'
|
||||
},
|
||||
|
||||
emberKeyboard: {
|
||||
disableInputsInitializer: true,
|
||||
propagation: true
|
||||
},
|
||||
|
||||
'@sentry/ember': {
|
||||
disablePerformance: true,
|
||||
sentry: {}
|
||||
|
Loading…
Reference in New Issue
Block a user