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

How do I create an app with no api? #889

Closed dfberry closed 3 months ago

dfberry commented 3 months ago

It used to be possible but in the current extension I have to choose an API. If I enter n/a (wasn't that how to ignore this before) it won't let me enter the value.

nturinski commented 3 months ago

If you are doing basic create, it will skip it if you do not have one.

If you're doing advanced create, just leave it blank to skip the step as the information dialogue says image