the spfx project upgrade has an option shell which default value is set to bash.
That means that it will provide guidance for some upgrade steps in bash.
Looking at our telemetry most of our users use PowerShell so the idea is to update the default value to powershell.
This is a breaking change and should be done to v11.
the spfx project upgrade has an option
shellwhich default value is set tobash.That means that it will provide guidance for some upgrade steps in bash.
Looking at our telemetry most of our users use PowerShell so the idea is to update the default value to
powershell.This is a breaking change and should be done to v11.