schnee effeckt und fehler Korektur
This commit is contained in:
2
node_modules/resolve/lib/node-modules-paths.js
generated
vendored
2
node_modules/resolve/lib/node-modules-paths.js
generated
vendored
@@ -1,5 +1,5 @@
|
||||
var path = require('path');
|
||||
var parse = path.parse || require('path-parse');
|
||||
var parse = path.parse || require('path-parse'); // eslint-disable-line global-require
|
||||
|
||||
var getNodeModulesDirs = function getNodeModulesDirs(absoluteStart, modules) {
|
||||
var prefix = '/';
|
||||
|
||||
Reference in New Issue
Block a user