Commit Graph

9 Commits

Author SHA1 Message Date
Alexander Akait bc258291f6
fix: a lot of types (#19486) 2025-05-01 17:36:51 +03:00
alexander-akait e333fe9adf chore: no `no-var` for tests 2025-04-22 13:49:30 +03:00
Alexander Akait 4d6d3800b4
fix: types 2025-04-16 17:04:11 +03:00
alexander.akait eac3fab4a4 test: fix 2024-07-24 15:50:02 +03:00
Tobias Koppers 67d6c7a31b fix `.webpack[]` suffix to not execute rules 2021-10-08 13:56:39 +02:00
Tobias Koppers 45f657025f add mini-css import module test case 2021-09-03 12:12:14 +02:00
Tobias Koppers 916bf69cae compute chunk roots correctly when using transitive connections
also use module.nameForCondition() to compute module ids

fixes https://github.com/webpack-contrib/mini-css-extract-plugin/issues/676
2021-01-11 18:14:24 +01:00
Tobias Koppers 6178aea763 improve typings and test them in CI
lazy load all webpack exports
2020-04-21 09:25:43 +02:00
Tobias Koppers 1e287169d9 add mini-css-extract-plugin test case 2019-09-26 22:07:07 +02:00