Fix deprecation warning

This commit is contained in:
Râu Cao 2026-01-21 13:07:30 +07:00
parent b6fd4aaea8
commit 15cbb3c9f3
Signed by: raucao
GPG Key ID: 37036C356E56CC51

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