Simplify by removing diff feature. Now just writes each template as an independent copy.

This commit is contained in:
SteveSandersonMS
2016-04-28 14:34:47 +01:00
parent 1830c20212
commit fc705e8bf8
4 changed files with 6 additions and 117 deletions

View File

@@ -3,6 +3,5 @@
/// <reference path="glob/glob.d.ts" />
/// <reference path="minimatch/minimatch.d.ts" />
/// <reference path="lodash/lodash.d.ts" />
/// <reference path="diff/diff.d.ts" />
/// <reference path="mkdirp/mkdirp.d.ts" />
/// <reference path="rimraf/rimraf.d.ts" />