Merge pull request #1406 from bcameron1231/master
This commit is contained in:
commit
149a557a4b
|
@ -27,7 +27,7 @@ This sample shows how to integrate custom gulp tasks using the [gulp-image-resiz
|
||||||
|
|
||||||
Read the following documentation for detailed information on integrating gulp tasks in SharePoint Framework:
|
Read the following documentation for detailed information on integrating gulp tasks in SharePoint Framework:
|
||||||
|
|
||||||
- [Integrate custom gulp tasks in the SharePoint Framework toolchain](https://aka.ms/spfx-extend-gulp)
|
- [Integrate custom gulp tasks in the SharePoint Framework toolchain](https://docs.microsoft.com/sharepoint/dev/spfx/toolchain/integrate-gulp-tasks-in-build-pipeline)
|
||||||
|
|
||||||
## Used SharePoint Framework Version
|
## Used SharePoint Framework Version
|
||||||
![drop](https://img.shields.io/badge/drop-RC0-green.svg)
|
![drop](https://img.shields.io/badge/drop-RC0-green.svg)
|
||||||
|
|
|
@ -22,7 +22,7 @@ This sample shows how to use the webpack [markdown-loader](https://www.npmjs.com
|
||||||
|
|
||||||
Read the following documentation for detailed information on working with webpack loaders in SharePoint Framework:
|
Read the following documentation for detailed information on working with webpack loaders in SharePoint Framework:
|
||||||
|
|
||||||
- [Extending webpack in the SharePoint Framework toolchain](https://aka.ms/spfx-extend-webpack)
|
- [Extending webpack in the SharePoint Framework toolchain](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/toolchain/extending-webpack-in-build-pipeline)
|
||||||
|
|
||||||
## Used SharePoint Framework Version
|
## Used SharePoint Framework Version
|
||||||
![drop](https://img.shields.io/badge/drop-GA-green.svg)
|
![drop](https://img.shields.io/badge/drop-GA-green.svg)
|
||||||
|
|
Loading…
Reference in New Issue