mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-07 16:04:41 +08:00
clarify information regarding React
This commit is contained in:
parent
f6978be849
commit
af775d7b27
@ -1,7 +1,7 @@
|
||||
# Configure Metadata: CustomSite
|
||||
|
||||
## Purpose
|
||||
This configuration file creates a **net-new, default** CustomSite metadata record for a Digital Experience Site. It is not intended to edit or modify an existing CustomSite record. Use this template only when provisioning a brand-new site.
|
||||
This configuration file creates a **net-new, default** CustomSite metadata record for a Digital Experience React Site. It is not intended to edit or modify an existing CustomSite record. Use this template only when provisioning a brand-new React site.
|
||||
|
||||
## File Location
|
||||
```
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Configure Metadata: DigitalExperienceBundle
|
||||
|
||||
## Purpose
|
||||
This configuration file creates a **net-new, default** DigitalExperienceBundle metadata record for a Digital Experience Site. It is not intended to edit or modify an existing DigitalExperienceBundle record. Use this template only when provisioning a brand-new site.
|
||||
This configuration file creates a **net-new, default** DigitalExperienceBundle metadata record for a Digital Experience React Site. It is not intended to edit or modify an existing DigitalExperienceBundle record. Use this template only when provisioning a brand-new React site.
|
||||
|
||||
## File Location
|
||||
```
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Configure Metadata: DigitalExperienceConfig
|
||||
|
||||
## Purpose
|
||||
This configuration file creates a **net-new, default** DigitalExperienceConfig metadata record for a Digital Experience Site. It is not intended to edit or modify an existing DigitalExperienceConfig record. Use this template only when provisioning a brand-new site.
|
||||
This configuration file creates a **net-new, default** DigitalExperienceConfig metadata record for a Digital Experience React Site. It is not intended to edit or modify an existing DigitalExperienceConfig record. Use this template only when provisioning a brand-new React site.
|
||||
|
||||
## File Location
|
||||
```
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Configure Metadata: DigitalExperience (sfdc_cms__site)
|
||||
|
||||
## Purpose
|
||||
These configuration files create **net-new, default** DigitalExperience content records (`sfdc_cms__site` type) for a Digital Experience Site. They are not intended to edit or modify existing DigitalExperience content. Use these templates only when provisioning a brand-new site.
|
||||
These configuration files create **net-new, default** DigitalExperience content records (`sfdc_cms__site` type) for a Digital Experience React Site. They are not intended to edit or modify existing DigitalExperience content. Use these templates only when provisioning a brand-new React site.
|
||||
|
||||
The `appContainer: true` and `appSpace` fields in `content.json` are what make this a React site rather than a standard LWR site. The `appSpace` value follows the format `{namespace}__{developerName}` and must match a deployed `WebApplication` metadata record.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Configure Metadata: Network
|
||||
|
||||
## Purpose
|
||||
This configuration file creates a **net-new, default** Network metadata record for a Digital Experience Site. It is not intended to edit or modify an existing Network record. Use this template only when provisioning a brand-new site.
|
||||
This configuration file creates a **net-new, default** Network metadata record for a Digital Experience React Site. It is not intended to edit or modify an existing Network record. Use this template only when provisioning a brand-new React site.
|
||||
|
||||
## File Location
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user