2021-03-15 03:48:14 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-js-extend-webpack" ,
"source" : "pnp" ,
"title" : "Extending webpack in the SharePoint Framework toolchain" ,
"shortDescription" : "This sample shows how to use the webpack markdown-loader to preprocess markdown files to HTML string." ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/master/samples/js-extend-webpack" ,
"longDescription" : [
"This sample shows how to use the webpack markdown-loader to preprocess markdown files to HTML string."
] ,
"created" : "2017-01-25" ,
"modified" : "2017-01-25" ,
"products" : [
"SharePoint" ,
"Office"
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "Javascript"
} ,
{
"key" : "SPFX-VERSION" ,
"value" : "GA"
}
] ,
"thumbnails" : [
{
"type" : "image" ,
"order" : 100 ,
"url" : "https://github.com/pnp/media/raw/master/parker/pnp/300w/parker.png" ,
"alt" : "Extending webpack in the SharePoint Framework toolchain"
}
] ,
"authors" : [
{
"gitHubAccount" : "VelinGeorgiev" ,
"company" : "" ,
"pictureUrl" : "https://github.com/VelinGeorgiev.png" ,
"name" : "Velin Georgiev"
} ,
{
"gitHubAccount" : "chakkaradeep" ,
"company" : "Microsoft" ,
"pictureUrl" : "https://avatars.githubusercontent.com/u/7882052?s=460\u0026u=92d546edfe1e1b374c69f0fd9315186eea700b8f\u0026v=4" ,
"name" : "Chakkaradeep Chandran" ,
"twitter" : "chakkaradeep"
}
] ,
"references" : [
{
"name" : "Build your first SharePoint client-side web part" ,
"description" : "Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them." ,
"url" : "https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
}
]
}
]