Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append action's templateFile string not processed by handlebars #351

Closed
dabstractor opened this issue Aug 13, 2022 · 1 comment · Fixed by #352
Closed

Append action's templateFile string not processed by handlebars #351

dabstractor opened this issue Aug 13, 2022 · 1 comment · Fixed by #352

Comments

@dabstractor
Copy link
Contributor

When using the "add" and "modify" actions the templateFile string can be a dynamic handlebars template, but it looks like this behavior isn't applied when using the "append" action.

For now the workaround is to use the "modify" action and manually apply the logic provided by "append" but it would be nice if this behavior was consistent across actions with identical parameters.

✖ _+ ENOENT: no such file or directory, open '[...]/internals/generators/endpoint/{{lowerCase verb}}.hbs'

@dabstractor dabstractor changed the title Append action's templateFile string not being processed by handlebars Append action's templateFile string not processed by handlebars Aug 13, 2022
@dabstractor
Copy link
Contributor Author

Original conversation issue #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant