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: {}