vscode-azurestaticwebapps icon indicating copy to clipboard operation
vscode-azurestaticwebapps copied to clipboard

Extension should detect and use locally installed SWA CLI

Open alexweininger opened this issue 1 year ago • 0 comments

The extension currently only looks for and uses global installations of the SWA CLI. If you install it only as a local dev dependency, the extension won't find it.

alexweininger avatar Aug 17 '23 21:08 alexweininger