webpack/lib/util
Tobias Koppers 14ee25cd0a add support for tree-shaking JSON modules 2019-11-05 10:37:59 +01:00
..
AsyncQueue.js Add missing types 2019-05-10 09:56:01 +02: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 Use Set prototype for better deprecation performance 2019-07-26 13:46:24 +02: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 Prettify source code 2019-02-05 10:08:45 +01:00
internalSerializables.js add support for tree-shaking JSON modules 2019-11-05 10:37:59 +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 fix typescript regression 2019-10-22 11:04:48 +02:00
serialization.js avoid a dynamic require in lib/util/serialization 2019-10-11 10:01:08 +02:00