webpack/lib/util
Tobias Koppers ea3e0a39ac add experiments.executeModule
rename runModule -> executeModule
improve error reporting
2021-04-12 12:27:55 +02:00
..
ArrayHelpers.js
ArrayQueue.js log out module profile summary when profiling is enabled 2021-02-02 03:29:21 +01:00
AsyncQueue.js AsyncQueue only returns WebpackError 2021-04-12 12:27:55 +02:00
DataURI.js
Hash.js
IterableHelpers.js add renderStartup hook 2021-02-09 21:27:10 +01:00
LazyBucketSortedSet.js add "first" to SetHelpers 2021-02-09 21:26:30 +01:00
LazySet.js
MapHelpers.js refactor code generation and HMR plugin to generate real module hashes for HMR 2021-01-26 14:45:11 +01:00
ParallelismFactorCalculator.js log out module profile summary when profiling is enabled 2021-02-02 03:29:21 +01:00
Queue.js
Semaphore.js
SetHelpers.js unset targets when a harmony star reexport is hidden by another one 2021-02-22 21:56:00 +01:00
SortableSet.js
StackedMap.js
StackedSetMap.js
StringXor.js
TupleQueue.js
TupleSet.js
URLAbsoluteSpecifier.js
binarySearchBounds.js perf(parser): binary search for comments in range 2021-01-19 11:55:35 -08:00
cleverMerge.js fix types in resolveByProperty and removeOperations 2021-01-06 14:44:32 +01:00
comparators.js
compileBooleanMatcher.js
createHash.js improve hash caching 2021-01-26 14:45:11 +01:00
deprecation.js
deterministicGrouping.js fix some edge cases in deterministicGrouping and add more tests 2021-03-31 16:55:30 +02:00
extractUrlAndGlobal.js
findGraphRoots.js
fs.js Merge pull request #12714 from jasongrout/uncpaths 2021-03-06 19:34:55 +01:00
identifier.js allow to place runtime outside of the output path 2021-03-16 13:07:58 +01:00
internalSerializables.js Merge branch 'master' into webpack-is-included 2021-01-15 14:21:07 +01:00
makeSerializable.js
memoize.js
numberHash.js
objectToMap.js
processAsyncTree.js add experiments.executeModule 2021-04-12 12:27:55 +02:00
propertyAccess.js
registerExternalSerializer.js
runtime.js fix subtraction of runtimes 2021-04-07 15:50:28 +02:00
semver.js ensure all successful compiled modules are persistent cached 2021-02-23 15:36:53 +01:00
serialization.js
smartGrouping.js
source.js