some more es6 module syntax

This commit is contained in:
2016-10-02 20:35:13 +02:00
parent 1898db5472
commit 8dcdad9e2c
36 changed files with 186 additions and 142 deletions

1
dist/npmts.paths.js vendored
View File

@@ -1,5 +1,4 @@
"use strict";
require("typings-global");
const plugins = require("./npmts.plugins");
// NPMTS Paths
exports.npmtsPackageRoot = plugins.path.join(__dirname, '../');