Adds @azure/static-web-apps-cli
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
"outputLocation": "dist",
|
||||
"appBuildCommand": "npm run build",
|
||||
"run": "npm run dev",
|
||||
"appDevserverUrl": "https://hutopy.azurewebsites.net",
|
||||
"apiDevserverUrl": "https://hutopy.azurewebsites.net"
|
||||
"appDevserverUrl": "http://localhost:5173",
|
||||
"resourceGroup": "Hutopy",
|
||||
"appName": "hutopy-portal",
|
||||
"env": "production"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user