Skip to content
Discussion options

You must be logged in to vote

From what I understand, it's no longer possible to add an array of specs to the codegenConfig in a single package.json, so is my understanding correct that we would need to maintain separate package.json files as well as namespaces for each module or component?

Correct. You can place all the specs in the same folder, and they all will be generated.
Otherwise, you can create separate NPM packages with distinct spec folders.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cortinico
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants