1
0
mirror of https://github.com/pnp/sp-dev-fx-webparts.git synced 2025-03-09 06:38:52 +00:00
Sébastien Levert f3669414d9 Adding the riot-list sample webpart ()
* Adding the riot-list sample webpart

* Adding the latest Animated Gif file
2017-05-04 21:56:54 +03:00

7 lines
120 B
JavaScript

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