-
-
Couldn't load subscription status.
- Fork 27
feat: artificial package deduplication #309
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
base: main
Are you sure you want to change the base?
Conversation
1c17b91 to
06858ac
Compare
ba005b6 to
29e7513
Compare
| @@ -0,0 +1,3 @@ | |||
| # Component De-duplication | |||
|
|
|||
| TODO | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO
| } | ||
| } | ||
| if (this.deduplicateComponents) { | ||
| // TODO |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO
6667a4f to
da9372f
Compare
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
da9372f to
c624209
Compare
c624209 to
2983707
Compare
| ## unreleased | ||
|
|
||
| * Added | ||
| * new CLI option `--deduplicate-components` ... write something ([#306] via [#309]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO
fixes #306
based on the outcome of #304