5 lines
189 B
JSON
5 lines
189 B
JSON
|
{
|
||
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/write-manifests.schema.json",
|
||
|
"cdnBasePath": "<!-- PATH TO CDN -->",
|
||
|
"debugBasePath": "https://localhost:4321/"
|
||
|
}
|