Tobias Koppers
|
ae4a5e67db
|
insert process.nextTick to get cleaner stacks
|
2019-01-08 15:14:35 +01:00 |
Tobias Koppers
|
ef9e25d8ea
|
report dependencies from resolver to the compilation
refactor NormalModuleFactory
|
2019-01-08 15:14:25 +01:00 |
Florent Cailhol
|
e06b4853d6
|
Add compiler typings
|
2018-12-12 10:26:53 +01:00 |
Tobias Koppers
|
d9a0d3a139
|
Merge tag 'v4.23.0' into next
4.23.0
|
2018-10-24 20:10:30 +02:00 |
Tobias Koppers
|
af4cb35784
|
Merge pull request #8175 from cacheflow/add-tracking-of-removed-files
feat(Compiler): Add file removal tracking in watch-run
|
2018-10-24 10:44:40 +02:00 |
renatoagds
|
7e0ca7193d
|
move watchMode trigger for watch in compiler and close in watching
|
2018-10-23 14:52:32 -03:00 |
renatoagds
|
2f7533202c
|
adding watchMode flag in compiler
|
2018-10-22 19:23:47 -03:00 |
Lex Alexander
|
2cdf04e14b
|
feat(Compiler): Add file removal tracking in watch-run
-Closes 5072.
|
2018-10-18 15:58:58 -07:00 |
Tobias Koppers
|
ae72fe3724
|
fixes timestamp transfer from watcher
|
2018-09-27 21:28:07 +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
|
cf5f1d723c
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
Florent Cailhol
|
2a9452e51b
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
Maksim
|
44e02f46d6
|
Wrap callback in watcher's close method
|
2018-03-07 12:15:46 +03:00 |
Maksim Nazarjev
|
07c1f6d86f
|
Prevent webpack from running twice at a time
|
2018-03-07 00:56:31 +03:00 |
Tobias Koppers
|
5238159d21
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
Thibaut Dutartre
|
af8de036b2
|
Transform done hook into async
|
2018-01-25 13:56:50 +01:00 |
Florent Cailhol
|
d4811b0d37
|
Use for-of loops instead of forEach
|
2018-01-23 22:53:18 +01:00 |
Tobias Koppers
|
74a8c45ea1
|
add getContext/FileTimestamps to watcher
get timestamps on invalidate
fixes #5970
|
2018-01-03 13:01:27 +01:00 |
Florent Cailhol
|
0014042c53
|
Move Watching to its own file
|
2017-12-31 18:16:03 +01:00 |