mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-10 17:41:49 +08:00
- Rename skill folders from salesforce-webapp-* to *-webapp-* convention - Update sync-template-skills.js: set SKILL.md front matter name to dest folder - Remove sync-template-skills workflow and pin-template-deps script - Add .synced-template-skills.json manifest, deploying-webapp-to-salesforce skill - Replace salesforce-webapp-designing-webapp-ui-ux with designing-webapp-ui-ux Made-with: Cursor
27 lines
888 B
JSON
27 lines
888 B
JSON
{
|
|
"package": "@salesforce/webapp-template-app-react-sample-b2e-experimental",
|
|
"version": "1.107.3",
|
|
"syncedDirs": [
|
|
"accessing-webapp-data",
|
|
"building-webapp-analytics-charts",
|
|
"building-webapp-data-visualization",
|
|
"building-webapp-interactive-map",
|
|
"building-webapp-react-components",
|
|
"building-webapp-weather-widget",
|
|
"configuring-webapp-csp-trusted-sites",
|
|
"configuring-webapp-metadata",
|
|
"creating-webapp",
|
|
"deploying-webapp-to-salesforce",
|
|
"designing-webapp-ui-ux",
|
|
"exploring-webapp-graphql-schema",
|
|
"fetching-webapp-rest-api",
|
|
"generating-webapp-graphql-mutation-query",
|
|
"generating-webapp-graphql-read-query",
|
|
"implementing-webapp-file-upload",
|
|
"installing-webapp-features",
|
|
"integrating-webapp-agentforce-conversation-client",
|
|
"integrating-webapp-unsplash-images",
|
|
"using-webapp-graphql"
|
|
]
|
|
}
|