webpack/test/cases/async-modules
Tobias Koppers 509a060025 fix quadratic evaluation performance of async modules
improve runtime code for async modules
2022-06-02 12:37:36 +02:00
..
double-import fix handling of errors thrown in async modules 2022-01-27 16:28:28 +01:00
micro-ticks-parents workaround for v8 bug 2021-01-29 14:53:51 +01:00
reexport-unknown copy/read exports from imported async modules later once they are awaited 2021-08-30 14:26:34 +02:00
runtime-performance fix quadratic evaluation performance of async modules 2022-06-02 12:37:36 +02:00
top-level-await enable experiments.importAsync by default 2020-08-04 00:47:08 +02:00
top-level-await-without-export add missing runtime requirement for async module header 2019-11-19 13:11:23 +01:00
top-level-error fix handling of errors thrown in async modules 2022-01-27 16:28:28 +01:00