Initial commit
This commit is contained in:
16
config/serve.json
Normal file
16
config/serve.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/core-build/serve.schema.json",
|
||||
"port": 4321,
|
||||
"https": true,
|
||||
"serveConfigurations": {
|
||||
"default": {
|
||||
"pageUrl": "http://clshp001/SitePages/PortalSettings.aspx",
|
||||
"customActions": {
|
||||
"cd6b9e8d-07b9-4468-b230-6bb35acd9a5f": {
|
||||
"location": "ClientSideExtension.ApplicationCustomizer",
|
||||
"properties": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user