Alexander Akait
99c36fab8e
refactor: remove unused types ( #19894 )
2025-09-10 14:38:19 +03:00
Alexander Akait
79304704b5
fix: many types
2025-08-28 13:34:30 +03:00
Alexander Akait
7cdb4b92fe
fix: many types
2025-08-20 13:50:12 +03:00
alexander.akait
636b5c5dba
fix: types
2024-10-02 00:18:10 +03:00
alexander.akait
7fd8ffb271
fix: types
2024-08-08 20:03:17 +03:00
alexander.akait
9943f3506a
style: improve style of code
2024-08-02 19:32:14 +03:00
Alexander Akait
a53721e1dd
refactor: fix typos
2024-03-12 18:38:34 +03:00
alexander.akait
b58abf188e
chore(deps): update enhanced-resolve
2024-03-11 17:06:28 +03:00
Viktor Szépe
10014b85d4
Fix typos
2024-02-19 16:46:07 +00:00
alexander.akait
3591783d9e
refactor(types): wasm and runtime
2023-05-26 01:18:44 +03:00
Tobias Koppers
7025319eea
upgrade watchpack
...
use new collectTimeInfoEntries method from watchpack
add more efficient Watcher.getInfo method
2021-11-25 09:27:04 +01:00
Mark Molinaro
5601c56185
use fresh maps when not available
2021-11-17 11:46:43 -08:00
Mark Molinaro
c2f57247a8
perf: correctly split timestamp by file/dependency and only call getTimeInfoEntries once
2021-11-17 11:43:54 -08:00
Tobias Koppers
0d4dbd019a
fix collecting of changed files and aggregating when suspending
2021-05-18 14:23:33 +02:00
Tobias Koppers
1ebc7ca974
fix some incorrect properties accesses
...
fix some edge cases with MultiCompiler
fixes #12770
2021-02-24 20:12:32 +01:00
Ivan Kopeykin
4fc44a3398
add more types
2020-08-02 23:47:54 +03:00
Tobias Koppers
6c425546df
Avoid using real watchers in MultiWatching test case
...
add watchFileSystem to MultiCompiler and typings
2020-07-08 11:17:00 +02:00
Tobias Koppers
b65f82e965
upgrade watchpack
2019-11-15 13:53:55 +01:00
Tobias Koppers
2f1a0176b3
rename filesModified -> modifiedFiles
...
avoid creating additional arrays by allowing Iterable on WatchFileSystem interface
2019-11-15 13:49:15 +01:00
Tobias Koppers
6fbbca7756
fix typo
2019-10-29 10:04:18 +01:00
Tobias Koppers
4492c30ac4
Update watching system to report more timing info to webpack
...
Add snapshotting feature to FileSystemInfo for better performance
2019-01-09 14:42:54 +01:00
Tobias Koppers
31f2e6d1f7
watch missing items as files not as directories
2019-01-08 15:14:36 +01:00
Tobias Koppers
d9a0d3a139
Merge tag 'v4.23.0' into next
...
4.23.0
2018-10-24 20:10:30 +02: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
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
Tobias Koppers
5238159d21
run prettier on existing code
2018-02-25 02:00:20 +01:00
Evan Scott
1f29fa9b51
perf: refactor various timestamp caches into ES6 Maps
...
This change satisfies https://github.com/webpack/webpack/issues/6234
which desires to change the timestamp caches from plain objects to
the ES6 Map type to avoid deopts, since v8 expects things to be
added to Maps but objects are only fast if properties aren't added
dynamically after initial assignment.
2018-01-23 02:30:22 -05:00
EugeneHlushko
2aab060f26
Refactor: indexOf >< checks to includes
2018-01-11 18:58:39 +02:00
Tobias Koppers
74a8c45ea1
add getContext/FileTimestamps to watcher
...
get timestamps on invalidate
fixes #5970
2018-01-03 13:01:27 +01:00
Tobias Koppers
e72c3b22c8
missing dependencies could be files too
2017-07-15 10:27:01 +02:00
Tobias Koppers
263c5c9f40
close watchers correctly when closing watching
2017-03-15 15:50:05 +01:00
Tobias Koppers
f84412cfb2
allow watcher to detect removals
...
fixes #4162
maybe fixes #4079
maybe fixes #1533
2017-03-15 15:50:05 +01:00
Tobias Koppers
0f4d927803
rewrite to arrow functions
2017-01-25 23:39:32 +01:00
Will Mendes
d9daaea001
refactor(NodeWatchFileSystem): upgrade to ES6
2017-01-24 23:21:42 +11:00
Tobias Koppers
f7d799adb4
rebeautify without spacing after keyword
2015-07-16 00:19:23 +02:00
Avi Haiat
0a340f2b1a
feat(app): Beautify all lib files
2015-07-13 01:20:09 +03:00
Tobias Koppers
18f3595cde
allow to pass watch options
...
deprecate old API
2015-05-10 13:50:15 +02:00
Tobias Koppers
cebd3b9722
added linting
2015-04-23 23:55:50 +02:00
Tobias Koppers
a979874cd0
updated deps, minor changes
2015-01-17 23:43:25 +01:00
Tobias Koppers
adfcfce15f
watching of missing files, fixed #668
...
store missing files from errors for missingDependencies
make the new watching plugins default
added OldWatchingPlugin
2015-01-17 21:55:44 +01:00
Tobias Koppers
d80cdcefac
Code Quality
2014-06-24 18:53:32 +02:00
Tobias Koppers
e4bbcc53a5
wait at least to the next second #122
2013-11-26 16:19:06 +01:00
Tobias Koppers
3cb3cf7285
purge only changed files, longer caching
2013-05-13 14:25:37 +02:00
Tobias Koppers
d5b50eb14d
fixed the watching stuff :)
2013-02-11 00:17:29 +01:00
Tobias Koppers
fd7226ed50
fixes
2013-02-04 15:58:04 +01:00
Tobias Koppers
e8f0e1d7cf
fix watching
2013-02-01 08:03:38 +01:00
Tobias Koppers
961ad40966
file watching
2013-01-31 18:00:22 +01:00
Tobias Koppers
ee01837d66
Refactored everything for 0.9
2013-01-30 18:49:25 +01:00