COMMITS
/ test/MultiCompiler.test.js October 9, 2025
A
test: increase basic teest timeout for stability (#20001)
Alexander Akait committed
July 16, 2025
A
style: set `arrowParens` to `true` (#19706)
Alexander Akait committed
July 8, 2025
A
chore: more eslint rules (#19667)
Alexander Akait committed
July 3, 2025
A
chore: eslint more rules (#19648)
Alexander Akait committed
July 2, 2025
A
refactor: use `eslint-config-webpack` (#19645)
Alexander Akait committed
August 1, 2024
A
refactor: code
alexander.akait committed
July 31, 2024
A
refactor: improve code
alexander.akait committed
August 30, 2021
T
close watching when closing compiler
Tobias Koppers committed
July 15, 2021
T
add separate webpack warmup step with large timeout
Tobias Koppers committed
July 13, 2021
T
close compilers in MultiCompiler test
Tobias Koppers committed
May 17, 2021
T
respect multi compiler `dependencies` and `parallelism` when using `invalidate`
Tobias Koppers committed
April 9, 2021
T
make sure that invalid event is only reported once
Tobias Koppers committed
March 19, 2021
S
fix: allow invalidation after first watch run
Seth Benjamin committed
March 17, 2021
T
fix race condition in MultiCompiler queuing
Tobias Koppers committed
February 24, 2021
T
fix some incorrect properties accesses
Tobias Koppers committed
February 13, 2021
T
refactor dependencies handling in MultiCompiler
Tobias Koppers committed
May 7, 2020
J
refactor: use es6 arrow functions for the sake of consistency
jamesgeorge007 committed
May 6, 2020
J
refactor: avoid redundant else block
jamesgeorge007 committed
J
tests: rephrase descriptions
jamesgeorge007 committed
July 8, 2020
T
Avoid using real watchers in MultiWatching test case
Tobias Koppers committed
March 28, 2020
M
Upgrade to Prettier 2
Mohsen Azimi committed
February 15, 2020
J
refactor: invoke createFsFromVolume as a function
jamesgeorge007 committed
February 12, 2020
J
chore: migrate to memfs
jamesgeorge007 committed
August 6, 2019
T
update eslint and lint-staged
Tobias Koppers committed
December 9, 2018
F
Refactor webpack main
Florent Cailhol committed
May 18, 2018
T
Upgrade jest
Tobias Koppers committed
April 19, 2018
B
fix tests hanging in MultiCompiler
Bazyli Brzóska committed
April 10, 2018
B
Merge branch 'master' of https://github.com/webpack/webpack into jest
Bazyli Brzóska committed
March 7, 2018
M
Prevent multi compiler from running twice at a time
Maksim committed
February 25, 2018
B
run prettier on existing code
Bazyli Brzóska committed
T
run prettier on existing code
Tobias Koppers committed
January 24, 2018
F
Migrate integration tests to Jest
Florent Cailhol committed
December 29, 2017
F
Forward run and watchRun calls when using MultiCompiler
Florent Cailhol committed
October 19, 2017
T
separate integration and unit tests, use codecov flags
Tobias Koppers committed
April 4, 2017
T
Merge pull request #4169 from kball/IS4156-multicompiler-watch-options
Tobias Koppers committed
T
fix formatting
Tobias Koppers committed
March 6, 2017
J
emit watch-close event when watcher closes
James Newell committed
February 1, 2017
K
Update MultiCompiler and lib/webpack to better support multiple watchOptions
Kevin Ball committed
January 18, 2017
S
refactor(ES6): MultiCompiler.test.js
Shubheksha Jalan committed
January 7, 2017
A
Add tests for MultiCompiler (#3802)
Alistair Brown committed