Added version markers to readme files

This commit is contained in:
Vesa Juvonen 2017-02-13 17:03:05 +02:00
parent f137105fb4
commit d0ef4a9599
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Extending webpack in the SharePoint Framework toolchain
# Integrating custom gulp tasks to SharePoint Framwork toolchain
## Summary
SharePoint client-side development tools use gulp as the build process task runner to:
@ -16,6 +16,9 @@ Read the following documentation for detailed information on integrating gulp ta
- [Integrate custom gulp tasks in the SharePoint Framework toolchain](https://aka.ms/spfx-extend-gulp)
## Used SharePoint Framework Version
![drop](https://img.shields.io/badge/drop-RC0-green.svg)
## Applies to
* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview)

View File

@ -11,6 +11,9 @@ Read the following documentation for detailed information on working with webpac
- [Extending webpack in the SharePoint Framework toolchain](https://aka.ms/spfx-extend-webpack)
## Used SharePoint Framework Version
![drop](https://img.shields.io/badge/drop-RC0-green.svg)
## Applies to
* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview)