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

feat(nx-plugin-openapi): add support for --template-dir option #84

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matteomonti-bo
Copy link

Add support for --template-dir configuration via templateDir option.

Fixes: #30
Relates to: #69

@matteomonti-bo
Copy link
Author

Hi @trumbitta!
I'm trying to add an e2e test for this feature, but I'm struggling to figure out how to create a mock template folder in the test project (tmp/nx-e2e/proj).
I can't find a configuration file for the proj project, where I can set the assets configuration in the build phase; but I'm not sure this is the best way to handle this.
Could you please advise on how you would prefer it to be done? Thanks!

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.

Feature Request: Add support for -t/--template
1 participant