Fix deprecation warning
This commit is contained in:
parent
b6fd4aaea8
commit
15cbb3c9f3
@ -17,7 +17,7 @@ export default {
|
||||
[
|
||||
'babel-plugin-ember-template-compilation',
|
||||
{
|
||||
compilerPath: 'ember-source/dist/ember-template-compiler.js',
|
||||
compilerPath: 'ember-source/ember-template-compiler/index.js',
|
||||
transforms: [...macros.templateMacros],
|
||||
},
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user