5 lines
288 B
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 -->"
|
|
} |