Tobias Koppers
|
e2fb89eed1
|
improve resolving of build dependencies when `exports` field is used
|
2021-04-06 13:58:36 +02:00 |
Tobias Koppers
|
103a51468b
|
DefinePlugin takes care of module invalidation when values have changed
The options of the DefinePlugin no longer have to be covered by build dependencies
|
2021-03-15 15:19:42 +01:00 |
Tobias Koppers
|
8dcb90dbbd
|
avoid making the package.json in context a build dependency
|
2021-03-06 16:36:14 +01:00 |
Tobias Koppers
|
50844eae3b
|
add test case for ESM tracking
|
2021-01-13 23:54:15 +01:00 |
Tobias Koppers
|
38c7cf2d85
|
fix caching crash in ConcatenatedModule
Ensure that no warnings/errors occur during testing
add serialization for some missing warnings
|
2021-01-08 15:44:26 +01:00 |
Tobias Koppers
|
c75a9ef87f
|
errors in initial cache no longer cause build dependencies to be ignored
|
2020-12-15 17:06:33 +01:00 |
Tobias Koppers
|
41de897916
|
Best effort to capture resolving of file build dependencies
|
2019-08-20 14:50:14 +02:00 |
Tobias Koppers
|
82452939f5
|
Move version into PackContainer
|
2019-08-20 14:50:13 +02:00 |
Tobias Koppers
|
4e2efb31de
|
improve build dependencies test
|
2019-08-20 14:50:11 +02:00 |
Tobias Koppers
|
31b912f634
|
fix getManagedItem and test cases
|
2019-08-13 17:58:51 +02:00 |
Tobias Koppers
|
8d7ba7096c
|
add build dependencies test case
|
2019-08-13 17:02:44 +02:00 |