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

Remove unneeded `BROWSER: 'none'` environment variable

Open alexweininger opened this issue 2 years ago • 0 comments

https://github.com/microsoft/vscode-azurestaticwebapps/blob/1d22971011fd881ad7146983c0030f1b6eb2ae92/src/cli/SwaCliTaskProvider.ts#L107-L113

As of v1.0.0, this is now handled inside the SWA CLI here.

added in PR: https://github.com/Azure/static-web-apps-cli/pull/472

Probably a good idea to wait until after we release #710 to give users time to update to v1.0.0

alexweininger avatar Jun 20 '22 23:06 alexweininger