sp-dev-fx-webparts/samples/react-documents-detailslist/config/write-manifests.json

5 lines
288 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/write-manifests.schema.json",
//NOTE: the cdnBasePath works with relative path; this is useful when you move the pakedge between different environments (dev, staging, prod)
"cdnBasePath": "<!-- PATH TO CDN -->"
}