webpack/test/hotCases
Tobias Koppers a9477c2409 fix HMR when experiments.lazyCompilation is enabled 2022-01-18 12:26:43 +01:00
..
child-compiler/issue-9706 test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02:00
chunks keep state of chunk loading during hmr updates 2021-08-16 13:50:43 +02:00
code-generation hmr support update 2020-06-24 17:22:28 +03:00
concat improve typings and test them in CI 2020-04-21 09:25:43 +02:00
conditional-runtime/accept-conditional fix hot test cases for async-node 2020-10-27 11:43:45 +01:00
define/issue-6962 make sure that the callback function in module.hot.accept is parsed 2020-06-18 15:09:08 +02:00
determinism/issue-10174 make order of exports determinism for hashing 2019-12-27 21:31:41 +01:00
disposing avoid a breaking change and use a warning instead 2020-11-28 15:48:01 +01:00
errors improve hmr error handling abilities 2021-03-09 20:23:00 +01:00
esm-dependency-import hmr support update 2020-06-24 17:22:28 +03:00
harmony add test case for accepting an reexported value 2020-05-12 10:48:21 +02:00
hashing ignore cloned ExportInfo during hashing 2020-12-23 20:39:54 +01:00
invalidate Allow HMR status handlers to return a Promise 2021-06-16 16:58:58 -07:00
json/error-in-json add test case 2018-06-25 18:41:44 +02:00
lazy-compilation fix HMR when experiments.lazyCompilation is enabled 2022-01-18 12:26:43 +01:00
loader-import-module/css fix `.webpack[]` suffix to not execute rules 2021-10-08 13:56:39 +02:00
numeric-ids improve typings and test them in CI 2020-04-21 09:25:43 +02:00
parsing/hot-api-optional-chaining improve optional chaining handling 2020-08-07 14:45:25 +02:00
recover test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02:00
runtime ensure that entrypoints are always re-executed when updated 2021-04-07 17:37:06 +02:00
sharing/share-plugin improve test case 2021-03-11 18:32:44 +01:00
status/accept Dispose and apply must run atomically. 2021-06-21 17:21:23 -07:00
unexpected-invalidation/used-exports disable used exports optimization in development to prevent unexpected changes to module 2020-07-09 08:46:43 +02:00
worker Merge pull request #13450 from webpack/test/hmr-move-between-runtime 2021-05-27 12:07:20 +02:00
fake-update-loader.js test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02:00
update.js add test case 2021-05-26 22:49:07 +02:00