José Quinto ccb54125d6 React sample showing the use of sp-pnp-js with Async functions and Logging enabled (#187)
* update react-taxonomypicker styles

* react async await PnP JS Core with Logging first release

* update react

* update license

* Establish SPFx Context
2017-05-06 14:27:17 +03:00

7 lines
120 B
JavaScript

'use strict';
const gulp = require('gulp');
const build = require('@microsoft/sp-build-web');
build.initialize(gulp);