added --watch option
This commit is contained in:
2
dist/npmts.paths.js
vendored
2
dist/npmts.paths.js
vendored
@@ -1,6 +1,6 @@
|
||||
"use strict";
|
||||
require("typings-global");
|
||||
var plugins = require("./npmts.plugins");
|
||||
const plugins = require("./npmts.plugins");
|
||||
// NPMTS Paths
|
||||
exports.npmtsPackageRoot = plugins.path.join(__dirname, '../');
|
||||
// Project paths
|
||||
|
||||
Reference in New Issue
Block a user