Closed m000 closed 1 year ago
Thanks for catching this and nailing it down in the docs!
I'm planning on getting a release out later this month with the regular metadata bumps; expect this change to be included.
Fixing the default NAME by changing the import path might be worth doing if we get around to introducing any necessary breaking changes.
Thanks for the fast merge. Hope it will save people some time.
Perhaps an interim solution to have a more meaningful automatic name would be:
Without explicitly setting the
NAME
, the template engine will be calledbackend
, which is counter-intuitive.