Fix deprecation warning

This commit is contained in:
2026-01-21 13:07:30 +07:00
parent b6fd4aaea8
commit 15cbb3c9f3

View File

@@ -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],
},
],