Skip to content

Commit 89534ed

Browse files
committed
update SPFx to 1.17.3
1 parent 96a32d6 commit 89534ed

File tree

4 files changed

+3959
-3508
lines changed

4 files changed

+3959
-3508
lines changed

.yo-rc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"@microsoft/generator-sharepoint": {
3-
"version": "1.16.1",
3+
"version": "1.17.3",
44
"libraryName": "sp-dev-fx-controls-react",
55
"libraryId": "92b1e52c-a5fa-490a-bcf4-76080f39442c",
66
"environment": "spo",

config/serve.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://developer.microsoft.com/json-schemas/core-build/serve.schema.json",
33
"port": 4321,
4-
"initialPage": "https://enter-your-SharePoint-site/_layouts/workbench.aspx",
4+
"initialPage": "https://{tenantDomain}/_layouts/workbench.aspx",
55
"https": true,
66
"serveConfigurations": {
77
"default": {

0 commit comments

Comments
 (0)