..
AsyncQueue.js
Cut off long calback chains in the queue
2019-11-12 12:21:47 +01:00
Hash.js
Merge tag 'v4.36.0' into next
2019-07-17 16:02:33 +02:00
LazyBucketSortedSet.js
Improve performance of LimitChunkCountPlugin a lot
2019-09-24 16:32:20 +02:00
LazySet.js
make LazySet serializable
2019-11-01 12:21:15 +01:00
Queue.js
format existing code
2018-07-30 21:29:21 +02:00
Semaphore.js
format existing code
2018-07-30 21:29:21 +02:00
SetHelpers.js
make Compilation.chunks a Set
2018-09-06 17:04:01 +02:00
SortableSet.js
improve ids for Long Term Caching
2018-12-07 12:26:35 +01:00
StackedMap.js
fix edge case in scope analysis
2019-09-05 13:34:16 +02:00
StackedSetMap.js
fix edge case in scope analysis
2019-09-05 13:34:16 +02:00
cleverMerge.js
Merge tag 'v4.36.0' into next
2019-07-17 16:02:33 +02:00
comparators.js
Improve backward-compat for various things
2019-09-26 22:06:54 +02:00
compileBooleanMatcher.js
don't emit and load JS files for chunks without JS modules
2019-05-22 13:12:15 +02:00
createHash.js
cache hash digest for short data
2019-07-25 07:41:23 +02:00
deprecation.js
add deprecation codes
2019-11-14 17:03:15 +03:00
deterministicGrouping.js
Prettify source code
2019-02-05 10:08:45 +01:00
findGraphRoots.js
adding some random types
2019-07-18 14:15:20 +02:00
fs.js
avoid emitting files when they already exits in output filesystem
2019-11-04 09:23:18 +01:00
identifier.js
upgrade webpack-sources
2019-11-12 08:59:08 +01:00
internalSerializables.js
Refactor how exportsType work
2019-12-06 11:13:08 +01:00
makeSerializable.js
Remove hashing from ClassSerializer as buildDeps take care of this now
2019-08-13 17:02:52 +02:00
memorize.js
Deprecate MainTemplate, ChunkTemplate, ModuleTemplate
2019-10-08 23:46:26 +02:00
normalizeEcmaVersion.js
feat: improve DX with `output.ecmaVersion` option
2019-10-11 00:43:27 +03:00
numberHash.js
Use simpler/faster hash function to get a hash number
2019-02-20 22:41:07 +01:00
objectToMap.js
Merge tag 'v4.36.0' into next
2019-07-17 16:02:33 +02:00
propertyAccess.js
Refactor to track nested exports
2019-05-29 11:55:00 +02:00
registerExternalSerializer.js
more space-efficient ReplaceSource serialization
2019-11-13 12:19:00 +01:00
serialization.js
avoid a dynamic require in lib/util/serialization
2019-10-11 10:01:08 +02:00