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

fix: ensure code gen output is not inside template #568

Merged

Conversation

wesbillman
Copy link
Collaborator

Fixes #566

Output:

ftl schema generate ~/dev/online_boutique/templates ~/dev/online_boutique/templates/api

ftl: error: destination directory /Users/wesbillman/dev/online_boutique/templates/api must not be inside the template directory /Users/wesbillman/dev/online_boutique/templates

@wesbillman wesbillman merged commit c67cf98 into main Nov 7, 2023
9 checks passed
@wesbillman wesbillman deleted the ensure-code-gen-output-is-not-inside-template-folder branch November 7, 2023 15:48
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 this pull request may close these issues.

Running ftl schema generate . out causes recursive generation loop
1 participant