Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,173 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In the yml file for building azure static web, I tried to build the build in testBuild mode as shown in the picture, but it continues to run with npm run build. I am curious about the solution and reason.
It's my mistake
It was a simple typo
api_build_command from this app_build_command had to be changed to this