another fix

This commit is contained in:
2016-07-16 20:14:43 +02:00
parent ef89a33dfc
commit aa57617fc7
5 changed files with 12 additions and 7 deletions

View File

@@ -12,7 +12,6 @@ exports.g = {
sourcemaps: require("gulp-sourcemaps"),
typedoc: require("gulp-typedoc")
};
require("babel-preset-es2015");
exports.lodashObject = require('lodash/fp/object');
exports.projectinfo = require("projectinfo");
exports.path = require("path");