Scott Mikula
|
c1e330b800
|
Add a secondary sort for reasons by resolvedOriginModule
|
2019-01-11 10:07:37 -08:00 |
Scott Mikula
|
d649429a8f
|
Report resolved module earlier in reason line
|
2019-01-11 09:44:51 -08:00 |
Scott Mikula
|
07f8140201
|
Only include resolvedModule in toString output if different, plus tests
|
2019-01-10 11:47:49 -08:00 |
Scott Mikula
|
041e04a9dd
|
Include resolvedModule in toString output
|
2019-01-10 11:07:04 -08:00 |
Scott Mikula
|
1c1f784f7c
|
Add resolveModuleId and resolvedModuleIdentifier to reason
|
2019-01-10 10:23:19 -08:00 |
Scott Mikula
|
53973fb007
|
Report originally resolved module as part of reasons
|
2019-01-09 15:45:25 -08:00 |
Florent Cailhol
|
a42922f663
|
Move provided exports to the module graph
|
2018-12-31 12:28:51 +01:00 |
Tobias Koppers
|
50d63602b5
|
fix stats assetsByChunkName
It's now always an array
|
2018-12-31 09:15:01 +01:00 |
Tobias Koppers
|
3079886e47
|
filter entrypoints from namedChunkGroups in Stats only for printing
|
2018-12-28 12:57:38 +01:00 |
Tobias Koppers
|
b3319a486d
|
fix incorrect default for some options with all: false
|
2018-12-25 21:39:25 +01:00 |
Tobias Koppers
|
12436bf53e
|
add chunkRelations to stats config
|
2018-12-23 10:04:23 +01:00 |
Tobias Koppers
|
a84de283b2
|
avoid printing undefined when there is no chunk reason
|
2018-12-23 10:04:22 +01:00 |
Tobias Koppers
|
1374757006
|
remove ModuleReason
remove HotUpdateChunkTemplate
move compareLocations into comparators
re-enable NodeSourcePlugin for `.mjs`
|
2018-12-20 16:38:26 +01:00 |
Tobias Koppers
|
123b0a64e7
|
add plugin system for Stats presets, defaults, creation and printing
|
2018-12-18 22:07:14 +01:00 |