vscode-azurestaticwebapps
vscode-azurestaticwebapps copied to clipboard
Remove unneeded `BROWSER: 'none'` environment variable
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