We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3283a87 commit c6c3672Copy full SHA for c6c3672
1 file changed
app/services/ember-cli.js
@@ -526,6 +526,7 @@ function babelOpts(moduleName) {
526
}],
527
'transform-decorators-legacy',
528
'transform-class-properties',
529
+ 'transform-object-rest-spread',
530
hbsPlugin,
531
newModulesPlugin
532
]
0 commit comments