webpack/lib/util
Alexander Akait d32f1711ac
fix: hash options types (#19987)
2025-10-07 17:40:59 +03:00
..
hash fix: hash options types (#19987) 2025-10-07 17:40:59 +03:00
ArrayHelpers.js fix: many types 2025-08-28 13:34:30 +03:00
ArrayQueue.js
AsyncQueue.js fix: types 2025-08-22 02:12:39 +03:00
Hash.js fix: hash options types (#19987) 2025-10-07 17:40:59 +03:00
IterableHelpers.js style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
LazyBucketSortedSet.js style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
LazySet.js fix: many types 2025-08-28 13:34:30 +03:00
MapHelpers.js
ParallelismFactorCalculator.js
Queue.js
Semaphore.js
SetHelpers.js style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
SortableSet.js
StackedCacheMap.js fix: type (#19881) 2025-09-08 14:58:12 +03:00
StackedMap.js style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
StringXor.js
TupleQueue.js
TupleSet.js fix: many types 2025-08-28 13:34:30 +03:00
URLAbsoluteSpecifier.js refactor: remove unused types (#19894) 2025-09-10 14:38:19 +03:00
WeakTupleMap.js refactor: remove unused types (#19894) 2025-09-10 14:38:19 +03:00
binarySearchBounds.js
chainedImports.js fix: types 2025-09-11 03:10:10 +03:00
cleverMerge.js fix: types 2025-09-09 18:41:52 +03:00
comparators.js fix: many types 2025-08-28 13:34:30 +03:00
compileBooleanMatcher.js fix: types 2025-09-11 03:10:10 +03:00
concatenate.js refactor: remove unused types (#19894) 2025-09-10 14:38:19 +03:00
conventions.js style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
create-schema-validation.js fix: types (#19971) 2025-10-02 18:26:16 +03:00
createHash.js fix: hash options types (#19987) 2025-10-07 17:40:59 +03:00
dataURL.js feat: add `extractSourceMap` option to implement the capabilities of loading source maps by comment 2025-08-27 18:53:50 +03:00
deprecation.js refactor: remove unused types (#19894) 2025-09-10 14:38:19 +03:00
deterministicGrouping.js fix: types 2025-09-11 03:10:10 +03:00
extractSourceMap.js refactor: remove unused types (#19894) 2025-09-10 14:38:19 +03:00
extractUrlAndGlobal.js
findGraphRoots.js fix: many types 2025-08-28 13:34:30 +03:00
fs.js fix: output filesystem types 2025-09-05 12:29:55 +03:00
generateDebugId.js
identifier.js style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
internalSerializables.js
magicComment.js perf: avoid extra `require` in some places (#19734) 2025-07-25 18:22:42 +03:00
makeSerializable.js
memoize.js style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
nonNumericOnlyHash.js
numberHash.js
objectToMap.js
processAsyncTree.js style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
propertyAccess.js
propertyName.js style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
registerExternalSerializer.js
removeBOM.js style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
runtime.js style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
semver.js fix: types 2025-09-11 03:10:10 +03:00
serialization.js style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
smartGrouping.js fix: types 2025-09-02 17:12:40 +03:00
source.js
traverseDestructuringAssignmentProperties.js feat: tree shaking nested exports for destructuring assignment (#19955) 2025-09-29 19:43:22 +03:00