Skip to content

Allow passing gitInit, pkgManager and webpack through the CLI#227

Merged
aeschli merged 1 commit intomicrosoft:masterfrom
TomasHubelbauer:patch-1
Nov 13, 2020
Merged

Allow passing gitInit, pkgManager and webpack through the CLI#227
aeschli merged 1 commit intomicrosoft:masterfrom
TomasHubelbauer:patch-1

Conversation

@TomasHubelbauer
Copy link
Contributor

Closes #226. I've only noticed the answer to this linked issue is just that it is not implemented (I assumed Yeoman did this by itself, not that generator authors had to check for the provided options explicitly), so I've implemented the missing functionality.

@aeschli aeschli merged commit f94cf95 into microsoft:master Nov 13, 2020
@aeschli
Copy link
Collaborator

aeschli commented Nov 13, 2020

@TomasHubelbauer Cool, thanks a lot!

@aeschli aeschli added this to the November 2020 milestone Nov 13, 2020
@TomasHubelbauer TomasHubelbauer deleted the patch-1 branch November 13, 2020 16:46
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.

How to set Git initialization and package manager selection through command line arguments?

2 participants