microsoft / vscode-azurestaticwebapps

Azure Static Web Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps
MIT License
86 stars 33 forks source link

Add SvelteKit to build preset #816

Closed nturinski closed 1 year ago

nturinski commented 1 year ago

Fixes https://github.com/microsoft/vscode-azurestaticwebapps/issues/789

Also noticed an GIT API bug because the else was on the wrong if clause