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