feat: refactoring project
This commit is contained in:
2
node_modules/webpack/lib/util/ParallelismFactorCalculator.js
generated
vendored
2
node_modules/webpack/lib/util/ParallelismFactorCalculator.js
generated
vendored
@@ -5,7 +5,7 @@
|
||||
|
||||
"use strict";
|
||||
|
||||
const binarySearchBounds = require("../util/binarySearchBounds");
|
||||
const binarySearchBounds = require("./binarySearchBounds");
|
||||
|
||||
/** @typedef {function(number): void} Callback */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user