|  Gnome Bard | 11b6713d73 | Fix mistaken typings. | 2020-06-04 14:04:07 +08:00 | 
				
					
						|  Tobias Koppers | 123b0a64e7 | add plugin system for Stats presets, defaults, creation and printing | 2018-12-18 22:07:14 +01:00 | 
				
					
						|  Florent Cailhol | e06b4853d6 | Add compiler typings | 2018-12-12 10:26:53 +01:00 | 
				
					
						|  Tobias Koppers | 3c3ec62933 | vertical lines in child compiler name will show as space in stats | 2018-12-08 09:35:15 +01:00 | 
				
					
						|  Tobias Koppers | 2b518a6c67 | Wrap chunk ids in table in correct syntax | 2018-12-06 21:00:43 +01:00 | 
				
					
						|  Tobias Koppers | e5e0f44e29 | add algorithm to extract graph roots show only graph roots in chunks by default | 2018-12-06 20:57:04 +01:00 | 
				
					
						|  Tobias Koppers | a3edfe6ef6 | Support sizes for chunk and in stats for chunk | 2018-12-05 20:23:43 +01:00 | 
				
					
						|  Tobias Koppers | 2b68e46906 | show all sizes in stats | 2018-12-05 20:19:02 +01:00 | 
				
					
						|  Tobias Koppers | 8066eaf299 | put runtime modules into separate place in chunks don't include them in modules array/object
better stats output for runtime moduels | 2018-11-29 16:23:31 +01:00 | 
				
					
						|  Tobias Koppers | 9d91861592 | Refactor HMR for runtime modules fixed a few HMR bugs
allow other module types for HMR
made HMR more flexible | 2018-11-29 16:22:29 +01:00 | 
				
					
						|  Florent Cailhol | 9ffb4e45dc | Replace Source#emitted by a WeakSet | 2018-11-08 23:26:31 +01:00 | 
				
					
						|  Tobias Koppers | ad8f8910e2 | make origins sorting deterministic remove duplicate origins | 2018-10-23 11:32:30 +02:00 | 
				
					
						|  Tobias Koppers | a852828279 | add persistent caching prototype | 2018-10-17 21:25:39 +02:00 | 
				
					
						|  Tobias Koppers | 7340fbb547 | refactor Cache add a new hookable Cache class
removed CachePlugin
add MemoryCachePlugin
refactor timestamps
create FileSystemInfo class | 2018-09-27 13:20:19 +02:00 | 
				
					
						|  Tobias Koppers | d48a331642 | Split Compilation process in multiple methods | 2018-09-12 13:17:02 +02:00 | 
				
					
						|  Tobias Koppers | 3c244d9fc9 | Optimize error origin handling and module trace Improve warnings and errors sorting | 2018-09-12 13:16:59 +02:00 | 
				
					
						|  Tobias Koppers | 7a43a27eda | make Compilation.chunks a Set | 2018-09-06 17:04:01 +02:00 | 
				
					
						|  Tobias Koppers | 6ca7ae1c48 | make Compilation.modules a Set | 2018-09-06 17:03:24 +02:00 | 
				
					
						|  Tobias Koppers | 0eafdffd0e | Stabilize stats item order | 2018-09-06 16:05:26 +02:00 | 
				
					
						|  Tobias Koppers | b4860ccebb | refactor chunk id plugins | 2018-09-05 14:28:52 +02:00 | 
				
					
						|  Tobias Koppers | 41e59235df | emit error when splitChunks.name points to existing chunk name | 2018-09-03 10:37:43 +02:00 | 
				
					
						|  Tobias Koppers | bad9d8a271 | move Module.id into ChunkGraph remove disconnect and unseal from Module | 2018-08-28 15:08:52 +02:00 | 
				
					
						|  Tobias Koppers | 02b15a1b46 | pass chunkGraph to updateHash instead of moduleGraph pass chunkGraph to compareModulesById instead of moduleGraph
pass chunkGraph to methods of RuntimeTemplate
use comparators from module at some places | 2018-08-28 12:06:53 +02:00 | 
				
					
						|  Tobias Koppers | eb63cf80d6 | move built flag into Compilation | 2018-08-22 15:33:16 +02:00 | 
				
					
						|  Tobias Koppers | e0f84652c0 | remove Module.prefetched remove prefeteched from Stats
make Compilation.addModuleChain public and remove onModule argument
remove Compilation.prefetch | 2018-08-22 15:19:05 +02:00 | 
				
					
						|  Tobias Koppers | b20556c1ff | move profile to ModuleGraph | 2018-08-22 14:54:28 +02:00 | 
				
					
						|  Tobias Koppers | 4135c6e683 | remove some unnecessary moduleGraph arguments and property accesses | 2018-08-22 12:45:14 +02:00 | 
				
					
						|  Tobias Koppers | 26022c86a0 | move Module.depth into ModuleGraph nested modules no longer have depth and stay unsorted in stats | 2018-08-22 12:45:11 +02:00 | 
				
					
						|  Tobias Koppers | fe54d717a2 | refactor sorting in Stats | 2018-08-22 12:45:08 +02:00 | 
				
					
						|  Tobias Koppers | 42167db4af | move Module.index and index2 into ModuleGraph | 2018-08-21 16:16:51 +02:00 | 
				
					
						|  Tobias Koppers | 4dfe88edb0 | add moduleGraph argument to comparators | 2018-08-21 11:08:07 +02:00 | 
				
					
						|  Tobias Koppers | 3bb5263bfd | move methods from Module into ModuleGraph | 2018-08-21 11:04:40 +02:00 | 
				
					
						|  Tobias Koppers | c21d59f783 | Merge tag 'v4.17.0' into next 4.17.0 | 2018-08-21 11:02:16 +02:00 | 
				
					
						|  Mihail Bodrov | 1f954b4f12 | Get rid typeof undef in all lib | 2018-08-21 03:26:50 +03:00 | 
				
					
						|  Tobias Koppers | a6e1c0693c | add TODOs | 2018-08-16 14:10:39 +02:00 | 
				
					
						|  Tobias Koppers | 3cf01999b5 | add ChunkGraph move chunk modules and module chunks into the ChunkGraph
remove outdated unit tests | 2018-08-14 15:32:13 +02:00 | 
				
					
						|  Tobias Koppers | 72e8e5f552 | fix nested modules | 2018-08-09 20:32:31 +02:00 | 
				
					
						|  Florent Cailhol | a945054079 | Hide modules that are not emitted in stats | 2018-08-09 20:22:09 +02:00 | 
				
					
						|  Tobias Koppers | d35e42a14d | move Module.issuer into Module.getIssuer(moduleGraph) | 2018-08-09 16:44:28 +02:00 | 
				
					
						|  Tobias Koppers | d6cf42e4c2 | merge used with usedExports usedExports = false now means module is not used | 2018-08-06 21:05:11 +02:00 | 
				
					
						|  Tobias Koppers | c4e0a9f72e | Move Module.used and Module.usedExports into ModuleGraph | 2018-08-06 21:04:01 +02:00 | 
				
					
						|  Tobias Koppers | 97cc9d7140 | Move optimizationBailout into ModuleGraph meta information | 2018-08-06 10:42:41 +02:00 | 
				
					
						|  Tobias Koppers | 381e2db200 | replace Module.reasons and Dependency.module with ModuleGraph | 2018-08-02 17:54:44 +02:00 | 
				
					
						|  Tobias Koppers | 11e127d162 | pass moduleGraph along with multiple methods | 2018-08-02 17:54:42 +02:00 | 
				
					
						|  Tobias Koppers | f89b599197 | add types to Stats move recorded property into a WeakMap
remove non-existing property | 2018-08-02 16:07:29 +02:00 | 
				
					
						|  Tobias Koppers | cf5f1d723c | format existing code | 2018-07-30 21:29:21 +02:00 | 
				
					
						|  Florent Cailhol | dad4a4c539 | Convert SizeFormatHelpers | 2018-07-26 22:37:21 +02:00 | 
				
					
						|  Tobias Koppers | 66d3f319a6 | Merge tag 'v4.16.2' into next 4.16.2 | 2018-07-23 12:19:16 +02:00 | 
				
					
						|  Tobias Koppers | dcd644253f | remove comment | 2018-07-20 09:28:48 +02:00 | 
				
					
						|  Tobias Koppers | e80d49445c | fix sorting of reasons | 2018-07-19 19:44:44 +02:00 |