Tobias Koppers
|
2abcfc0058
|
set dependency categories for all dependencies
|
2020-06-17 23:04:37 +02:00 |
Ivan Kopeykin
|
aa38be0f42
|
remove extra serialization
|
2020-04-04 20:57:33 +03:00 |
Tobias Koppers
|
1d72a05fed
|
Merge tag 'v4.36.0' into next
4.36.0
|
2019-07-17 16:02:33 +02:00 |
Tobias Koppers
|
7c37a6a972
|
handle runtime requirements
|
2018-11-29 16:07:17 +01:00 |
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
|
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
|
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
|
c5c4f6bdd3
|
remove DependencyTemplate.getInitFragments.source
|
2018-07-30 22:42:01 +02:00 |
Tobias Koppers
|
e79d4e002b
|
add stage to InitFragment
|
2018-07-30 22:39:04 +02:00 |
Florent Cailhol
|
a19a0ebaa6
|
Refactor ProvidedDependency to avoid duplication
|
2018-07-30 22:38:28 +02:00 |
Florent Cailhol
|
6ea5a4ad22
|
Add types
|
2018-07-30 22:37:10 +02:00 |
Florent Cailhol
|
9b7d9eb96f
|
Fix review comments
|
2018-07-30 22:36:06 +02:00 |
Florent Cailhol
|
f6a5053fb2
|
Add a way to inject provided modules
|
2018-07-30 22:35:52 +02:00 |