跳至主要內容
預覽中

Public preview: Static Web Apps support skipping API builds via Azure pipelines

發佈日期: 五月 11, 2022

Azure Static Web Apps now provides the option to skip the default API builds via as Azure pipelines. While setting up the YAML build configuration, you can now set the skip_api_build flag to true in order to skip building the APIs.

Learn more

  • 靜態 Web 應用程式
  • Features