1
0
mirror of https://github.com/pnp/sp-dev-fx-webparts.git synced 2025-03-04 10:49:25 +00:00
Alex Terentiev 1d63c62778 React side panel ()
* React Side Panel

* README

* README - headers update
2017-05-12 18:08:19 +03:00

7 lines
120 B
JavaScript

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