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(core): rename config property tagging to modules #150

Conversation

rainerhahnekamp
Copy link
Collaborator

With barrel-less modules, modules are not defined by the existence of a barrel file but by the config itself. The term tagging doesn't reflect the new context anymore, as it doesn't just tag but also specify modules.

Therefore, tagging is deprecated and still works, but for new configs, modules should be used instead.

With barrel-less modules, modules are not defined by the existence of a barrel file
but by the `config` itself. The term `tagging` doesn't reflect the new context
anymore, as it doesn't just tag but also specify modules.

Therefore, `tagging` is deprecated and still works, but for new configs, `modules`
should be used instead.
Copy link

@rainerhahnekamp rainerhahnekamp merged commit 38265af into softarc-consulting:main Oct 13, 2024
3 checks passed
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.

1 participant