This commit is contained in:
msuthar09 2022-12-07 11:07:27 -05:00
parent 1100b3f042
commit fd58526a82

View File

@ -54,10 +54,10 @@ jobs:
action: 'upload'
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
app_location: '/site' # App source code path
app_location: '/' # App source code path
api_location: '' # Api source code path - optional
output_location: '' # Built app content directory - optional
app_build_command: 'pnpm build'
# app_build_command: 'pnpm build'
# api_build_command: 'pnpm build'
# skip_app_build: true
env: # Add environment variables here