Adds @azure/static-web-apps-cli
This commit is contained in:
3359
package-lock.json
generated
3359
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -26,6 +26,7 @@
|
||||
"vuetify": "^3.5.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@azure/static-web-apps-cli": "^2.0.2",
|
||||
"@vitejs/plugin-vue": "^5.0.3",
|
||||
"autoprefixer": "^10.4.17",
|
||||
"eslint": "^8.57.0",
|
||||
|
||||
@@ -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