"ERR Transform plugin not found" for using `npx ember-template-recast`
Opened this issue · 0 comments
JackHowa commented
I'm using AST Explorer to work on converting handlebars into using an internal library. Yet I'm not able to run the codemod as described.
ast explorer snippet https://astexplorer.net/#/gist/2330f08af1d8a9755f9d6c75c7ab9d9b/38e9612f0ec6157562c60891c949aa54f22a21f0
npx ember-template-recast app/* codemod.js
with the above code snippet