mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 11:19:27 +08:00
feat: specify order of operations for theme layout creation
This commit is contained in:
parent
a4f77e137d
commit
6e11177969
@ -26,6 +26,9 @@
|
||||
|
||||
**IMPORTANT**: These guidelines should ONLY be applied when the user explicitly requests creating a new layout for their site. Do not apply these guidelines automatically for other tasks or when editing existing layouts.
|
||||
|
||||
### Order of operations
|
||||
If the user decides to create a new LWC, create the LWC first THEN the theme layout metadata.
|
||||
|
||||
### _meta.json Structure
|
||||
|
||||
The `_meta.json` file must contain:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user