0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

Removed deprecated ember-keyboard options

refs c909e6babc

- the options are deprecated and were throwing warnings during build
This commit is contained in:
Kevin Ansfield 2022-01-17 17:31:58 +00:00
parent d1dba088ba
commit 54d201c230

View file

@ -37,11 +37,6 @@ module.exports = function (environment) {
includeTimezone: 'all'
},
emberKeyboard: {
disableInputsInitializer: true,
propagation: true
},
'@sentry/ember': {
disablePerformance: true,
sentry: {}