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

Each context must have its own list of modules #1

Open
DocSkellington opened this issue Oct 7, 2023 · 0 comments · May be fixed by #9
Open

Each context must have its own list of modules #1

DocSkellington opened this issue Oct 7, 2023 · 0 comments · May be fixed by #9
Assignees
Labels
enhancement New feature or request

Comments

@DocSkellington
Copy link
Owner

Instead of attaching the modules to the builder, they should be added to a context. That way, a unique builder can be used to produce multiple files.

@DocSkellington DocSkellington added the enhancement New feature or request label Oct 7, 2023
@DocSkellington DocSkellington self-assigned this Oct 7, 2023
DocSkellington added a commit that referenced this issue Oct 11, 2023
Each context is now responsible to hold the list of modules, instead of
the builder. This allows each context to use different sets of modules,
and, so, a single builder can produce different files.
@DocSkellington DocSkellington linked a pull request Oct 11, 2023 that will close this issue
@DocSkellington DocSkellington linked a pull request Oct 11, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant