fix up lint errors, cleanup build folder

This commit is contained in:
Joao Moreno
2016-03-07 12:52:53 +01:00
parent 9a31566790
commit b027a0c492
22 changed files with 807 additions and 872 deletions

View File

@@ -3,8 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
/*global process,__dirname,Buffer,require*/
var gulp = require('gulp');
var fs = require('fs');
var path = require('path');