Azure / static-web-apps-cli

Azure Static Web Apps CLI ✨
https://aka.ms/swa/cli-local-development
MIT License
596 stars 117 forks source link

add config schema option #803

Closed 0xfacad3 closed 7 months ago

0xfacad3 commented 7 months ago

How about adding an option to specify the JsonSchema distribution part, which often causes problems in issues like the one below.

Issue: https://github.com/Azure/static-web-apps-cli/issues/754

I imagine the following command as how to use it.

swa start --schema "https://[alterbaseurl]/staticwebapp.config.json"
0xfacad3 commented 7 months ago

@microsoft-github-policy-service agree