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"
|
"vuetify": "^3.5.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"@azure/static-web-apps-cli": "^2.0.2",
|
||||||
"@vitejs/plugin-vue": "^5.0.3",
|
"@vitejs/plugin-vue": "^5.0.3",
|
||||||
"autoprefixer": "^10.4.17",
|
"autoprefixer": "^10.4.17",
|
||||||
"eslint": "^8.57.0",
|
"eslint": "^8.57.0",
|
||||||
|
|||||||
@@ -6,8 +6,10 @@
|
|||||||
"outputLocation": "dist",
|
"outputLocation": "dist",
|
||||||
"appBuildCommand": "npm run build",
|
"appBuildCommand": "npm run build",
|
||||||
"run": "npm run dev",
|
"run": "npm run dev",
|
||||||
"appDevserverUrl": "https://hutopy.azurewebsites.net",
|
"appDevserverUrl": "http://localhost:5173",
|
||||||
"apiDevserverUrl": "https://hutopy.azurewebsites.net"
|
"resourceGroup": "Hutopy",
|
||||||
|
"appName": "hutopy-portal",
|
||||||
|
"env": "production"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user