Open boris-petrov opened 2 years ago
Hi @boris-petrov! Sorry, missed it. Could you share ember version you have?
@lifeart - no worries. I believe I started getting it from Ember 3.28 or perhaps even Ember 3.27. On 3.28 for sure there is a warning. On 4 that's a hard error.
I actually ended up not using the plugin so for me it's low priority. :)
I started getting a bunch of deprecation warnings when running
ember serve
:I seem to find
InlineTemplateTransform
only inember-cli-inline-template-only-components
when I grep in my node_modules so I guess the problem lies in this plugin.