Tobias Koppers
|
dda3c03b8d
|
Refactor getInitFragments to a property in templateContext and apply method
Having only a single method in DependencyTemplate makes it easier to override
|
2018-11-16 16:40:03 +01:00 |
Tobias Koppers
|
a852828279
|
add persistent caching prototype
|
2018-10-17 21:25:39 +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
|
3618cc1b3c
|
remove originModule from Dependencies and add parent module to ModuleGraph
|
2018-08-07 14:20:53 +02:00 |
Tobias Koppers
|
381e2db200
|
replace Module.reasons and Dependency.module with ModuleGraph
|
2018-08-02 17:54:44 +02:00 |
Tobias Koppers
|
831e71c797
|
make argument of DependencyTemplate an object
|
2018-08-02 16:07:29 +02:00 |
Tobias Koppers
|
f68c1f7ab6
|
add additional arguments to updateHash
|
2018-08-02 16:04:10 +02:00 |
Tobias Koppers
|
d6f8e49c3a
|
refactor getInitFraments to take TemplateContext
add a hack to include the current module as property in source
later we will refactor DependencyTemplate.apply to take a TemplateContext too
|
2018-07-30 23:07:50 +02:00 |
Tobias Koppers
|
b2dca34043
|
some properties of dependencies should contribute to hash
|
2018-07-30 23:07:25 +02:00 |
Tobias Koppers
|
8a996186a0
|
remove range from ModuleDecoratorDependency
|
2018-07-30 22:42:15 +02:00 |
Tobias Koppers
|
c5c4f6bdd3
|
remove DependencyTemplate.getInitFragments.source
|
2018-07-30 22:42:01 +02:00 |
Tobias Koppers
|
872839450f
|
move ModuleDecoratorDependency into a separate file
|
2018-07-30 22:40:31 +02:00 |